BODY {
 font-family : arial; 
 font-size : 8pt; 
 margin-top : 0;
 margin-bottom : 0;
 margin-left : 0; 
 margin-right : 0; 
 margin-width: 0; 
 margin-height: 0 ; 
 SCROLLBAR-FACE-COLOR: #00C0C0; 
 SCROLLBAR-HIGHLIGHT-COLOR: white; 
 SCROLLBAR-SHADOW-COLOR: #00C0C0; 
 SCROLLBAR-3DLIGHT-COLOR: #00C0C0; 
 SCROLLBAR-ARROW-COLOR: white ; 
 SCROLLBAR-TRACK-COLOR: #669999; 
 SCROLLBAR-DARKSHADOW-COLOR: white;
 background-color : ;
 background-image : url(../images/bg_lines.gif);
 background-position :;
 background-repeat : ;
 }

h1{
	font-family : Arial; 
    font-size : 18pt; 
    color : #669999;
	margin : 5px;
}

h2{
	font-family : Arial; 
    font-size : 16pt; 
    color : #669999;
	margin : 5px;
	
}

h3{
	font-family : arial; 
    font-size : 14pt; 
    color : #669999;
	margin : 5px;
}

h4{
	font-family : arial; 
    font-size : 12pt; 
    color : #669999;
	margin : 5px;
}
h5{
	font-family : arial; 
    font-size : 10pt; 
    color : #669999;
	margin : 5px;
}
.white {font-family : arial; font-size : 9pt; color : White;}
.white a:link {color:White; text-decoration:none; font-family : arial; font-size : 9pt;  font-weight : bold; }
.white a:visited { color:White; text-decoration:none; font-family : arial; font-size : 9pt;  font-weight : bold; }
.white a:hover { color:White; text-decoration:underline; cursor:hand; font-family : arial; font-size : 9pt; cursor : hand;  font-weight : bold; }
.white a:active { color:White; text-decoration:none; font-family : arial; font-size : 9pt;  font-weight : bold; }

P {
font-family : arial; 
font-size : 9pt ; 
color : black; 
margin : 0px 15px 8px 5px;
}
.small {
font-family : arial; 
font-size : 8pt ; 
color : black; 
margin : 0px 15px 0px 5px;
}
.just {
font-family : arial; 
font-size : 9pt ; 
color : black; 
margin : 5px 5px;
text-align : justify;
}

a:link { color:Navy; font-family : arial; font-size : 9pt ; text-decoration:none;  font-weight : bold; }
a:visited { color:Navy; font-family : arial; font-size : 9pt ; text-decoration:none;  font-weight : bold; }
a:hover { color:Navy; font-family : arial; font-size : 9pt ; text-decoration:underline; cursor:hand;  font-weight : bold; }
a:active { color:Navy; font-family : arial; font-size : 9pt ; text-decoration:none;  font-weight : bold; }

.field { 
BACKGROUND: #00C0C0; 
COLOR: white; 
FONT-FAMILY:arial; 
FONT-SIZE:12;  
border : 1 solid Gray;   
}
.fieldWhite { 
BACKGROUND: White; 
COLOR: Black; 
FONT-FAMILY:arial; 
FONT-SIZE:12;  
border : 1 solid Gray;   
}
.fieldBlue { 
BACKGROUND: White; 
COLOR: Blue; 
FONT-FAMILY:arial; 
FONT-SIZE:12;  
border : 1 solid Gray;
 font-weight : bold;
}
.button {
	font-family:  Arial;
	font-size: 11px;
	font-style: normal;
	color: white;
	background-color: #00C0C0;
	font-weight: ;
	border : 1px ridge white;
}
.menu td a {
font: 12px  arial;
color: black;
background-color: white;
width: 140px;
text-decoration: none;
padding: 1px;
border-collapse: collapse;
font-weight : ;
}
.menu td a:visited {
font: 12px  arial;
color: black;
background-color: white;
font-weight : ;
}
.menu td a:hover {
font: 12px  arial;
color: black;
background-color: #00C0C0;
text-decoration: none;
font-weight : ;
}
.menu td a:active {
font: 12px  arial;
color: black;
background-color: white;
font-weight : ;
}