body {background-color:#003366; margin-top:10; }

BLOCKQUOTE, DIV, DL, LI, OL, P, TABLE, TD, TR, UL  { font-family :  Verdana, 
Arial, Helvetica; font-size : 10pt; color: #003366; text-align:justify} 

A {color: #0066cc;} 

A:HOVER { color:#ff0033;} 

.not_justified {text-align:left; }


.small { font-size: 8pt;} 
.small-white { font-size: 8pt; color:#FFFFFF} 

.white {  font-weight: bold; color: #FFFFFF;}

.border { font-size: 10pt; border-top : 1px solid white;border-bottom : 1px solid white; border-left : 1px solid white;border-right : 1px solid white;}
.border-right { border-right : 1px solid black;}



.title {  font-weight: bold; color: #cc0033; font-size : 11pt;}

.subtitle {  font-weight: bold; color:#FFFFFF;}

.page {	color: #ff0000;}

td.off {background: #ffffff; border-bottom : 1px solid Black; border-right : 1px solid Black; }

td.on {background: #006600; border-bottom : 1px solid Black; border-right : 1px solid Black;}

.menu {font-family :  Trebuchet MS; 
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	}
.menu:hover {	color: #ff0033;}

.border-bottom {border-bottom : 1px solid #000000;  text-align:left; }

.border-bottom-rightalign {border-bottom : 1px solid #000000;  text-align:right;}

.border-bottom-centeralign {border-bottom : 1px solid #000000;  text-align:center;}


.border-menu {border-bottom : 1px solid #ffffff; }

.box {
	font-weight:bold; text-decoration:underline; color: #cc0000;
}
.reduced {text-decoration:line-through}
.red {	color: #cc0033;}
.center  {text-align:center; font-weight:bold;} 

img.float { 
    float: right; 
    margin-left: 10px; 
    margin-bottom: 10px; 
}