body { background-color: #e3d8f6; 
       background-image: url(flonnebg_blue.png);;
       margin: 0;
       padding: 0;  }
.main { font-family:  verdana,arial,helvetica,sans-serif; 
            font-size: 11px;
            line-height: 150%;
            text-align: justify;
            color: #000000; }
.sub { font-family:  verdana,arial,helvetica,sans-serif; 
            font-size: 10px;
            text-align: center;
            color: #4E2D88; }
h1 { font-family: verdana,arial,helvetica,sans-serif; 
            font-size: 11px;
            line-height: 150%;
            font-weight: bold;
            text-align: left;
      	    letter-spacing: 0.4em;
            text-transform: uppercase;
            color: #000040;
            background-color: #BDABDF; 
            border: #BDABDF; 
            border-style: solid; 
            border-top-width: 1px; 
            border-right-width: 1px; 
            border-bottom-width: 1px; 
            border-left-width: 1px; }
h2 { font-family: verdana,arial,helvetica,sans-serif; 
            font-size: 11px;
            line-height: 150%;
            font-weight: bold;
            text-align: left;
      	    letter-spacing: 0.4em;
            text-transform: uppercase;
            color: #000040;
            border-bottom: solid 1px #BDABDF; }
img.thumb {  border: 1px solid #BDABDF;
	    padding: 1px;
	    background: #ffffff; }
a { text-decoration: none; color: #4E2D88; font-weight: bold; }
a:hover { text-decoration: underline; color: #4E2D88; font-weight: bold; }

