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: Navy; 
 SCROLLBAR-HIGHLIGHT-COLOR: gray; 
 SCROLLBAR-SHADOW-COLOR: gray; 
 SCROLLBAR-3DLIGHT-COLOR: white; 
 SCROLLBAR-ARROW-COLOR: white ; 
 SCROLLBAR-TRACK-COLOR: Navy; 
 SCROLLBAR-DARKSHADOW-COLOR: white;
 background-color : #003399;
 background-image : ;
 background-position :;
 background-repeat : ;
 }

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

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

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

h4{
	font-family : arial; 
    font-size : 12pt; 
    color : #00008B;
	margin : 5px;
}
h5{
	font-family : arial; 
    font-size : 10pt; 
    color : #00008B;
	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;}
.white a:visited { color:White; text-decoration:none; font-family : arial; font-size : 9pt;}
.white a:hover { color:White; text-decoration:underline; cursor:hand; font-family : arial; font-size : 9pt; cursor : hand}
.white a:active { color:White; text-decoration:none; font-family : arial; font-size : 9pt;}

P {
font-family : arial; 
font-size : 9pt ; 
color : #00008B; 
margin : 0px 15px 8px 5px;
}
li {font-family : arial; 
font-size : 9pt ; 
color : #00008B; 
margin : 0px 15px 8px 5px;
text-align : justify;
}

.small {
font-family : arial; 
font-size : 8pt ; 
color : #00008B; 
margin : 0px 15px 0px 5px;
}
.small a:link {color:Blue; text-decoration:none; font-family : arial; font-size : 8pt;}
.small a:visited { color:Blue; text-decoration:none; font-family : arial; font-size : 8pt;}
.small a:hover { color:Navy; text-decoration:underline; cursor:hand; font-family : arial; font-size : 8pt; cursor : hand}
.small a:active { color:Blue; text-decoration:none; font-family : arial; font-size : 8pt;
}
.just {
font-family : arial; 
font-size : 9pt ; 
color : #00008B; 
margin : 0px 15px 8px 5px;
text-align : justify;
}

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

.field { 
BACKGROUND: Navy; 
COLOR: White; 
FONT-FAMILY:arial; 
FONT-SIZE:12;  
border : 1 solid Gray;   
}
.button {
	font-family:  Arial;
	font-size: 12px;
	font-style: normal;
	color: white;
	background-color: Navy;
	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 : ;
}