 BODY {
 background : url(../images/bg_blue1.gif) ; 
 margin-top : 0;
 margin-bottom : 0;
 margin-left : 0; 
 margin-right : 0; 
 margin-width: 0; 
 margin-height: 0 ; 
 SCROLLBAR-FACE-COLOR: #0066CC	;
 SCROLLBAR-HIGHLIGHT-COLOR:	; 
 SCROLLBAR-SHADOW-COLOR: ; 
 SCROLLBAR-3DLIGHT-COLOR: ; 
 SCROLLBAR-ARROW-COLOR: White; 
 SCROLLBAR-TRACK-COLOR: ; 
 SCROLLBAR-DARKSHADOW-COLOR: ; 
}
h1{
	font-family : arial; 
    font-size : 22pt; 
    color : #333399;
	margin :10px;
}

h2{
	font-family : arial; 
    font-size : 18pt; 
    color : #333399;
	margin :10px;
}

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

h4{
	font-family : arial; 
    font-size : 10pt; 
    color : #333399;
	margin :10px;
}

.small {font-family : arial; font-size : 8pt; color : Black;}
.small a:link {color: Black; text-decoration:underline; font-family : arial; font-size : 8pt;}
.small a:visited { color:Black; text-decoration:underline; font-family : arial; font-size : 8pt;}
.small a:hover { color:Black; text-decoration:underline; cursor:hand; font-family : arial; font-size : 8pt; cursor : hand}
.small a:active { color:Black; text-decoration:underline; font-family : arial; font-size : 8pt;}

.smallWhite {font-family : arial; font-size : 8pt; color : White;}
.smallWhite a:link {color: White; text-decoration:underline; font-family : arial; font-size : 8pt;}
.smallWhite a:visited { color:White; text-decoration:underline; font-family : arial; font-size : 8pt;}
.smallWhite a:hover { color:White; text-decoration:underline; cursor:hand; font-family : arial; font-size : 8pt; cursor : hand}
.smallWhite a:active { color:White; text-decoration:underline; font-family : arial; font-size : 8pt;}

P {
font-family : Arial; 
font-size : 10pt ; 
color : White;
margin :10px;
}

.white {
font-family : Arial; 
font-size : 10pt ; 
color : white;
margin :10px;
}
.white a:link {color:white; text-decoration:underline; font-family : Arial; font-size : 10pt;}
.white a:visited { color:white; text-decoration:underline; font-family : Arial; font-size : 10pt;}
.white a:hover { color:white; text-decoration:underline; cursor:hand; font-family : Arial; font-size : 10pt; }
.white a:active { color:white; text-decoration:underline; font-family : Arial; font-size : 10pt;}

.border{
border : 1px solid White; 
}
.borderBlue{
border : 1px solid #333399; 
}
.borderBlack{
border : 1px solid Black; 
}
.just {color: White; font-family : Arial; font-size : 10pt ;  text-align : justify; }
.just a:link {color:#6266BA; text-decoration:none; font-family : Arial; font-size : 10pt; }
.just a:visited { color:#6266BA; text-decoration:none; font-family : Arial; font-size : 10pt;}
.just a:hover { color:#6266BA; text-decoration:underline; cursor:hand; font-family : Arial; font-size : 10pt;}
.just a:active { color:#6266BA; text-decoration:none; font-family : Arial; font-size : 10pt; }

a:link {color: #6266BA; text-decoration:none; font-family : Arial; font-size : 10pt; }
a:visited { color:#6266BA; text-decoration:none; font-family : Arial; font-size : 10pt;}
a:hover { color:#6266BA; text-decoration:underline; cursor:hand; font-family : Arial; font-size : 10pt; }
a:active { color: #6266BA; text-decoration:none; font-family : Arial; font-size : 10pt;}

.field { 
background: White; 
color: #333399; 
font-family: Arial; 
font-size: 11px;  
border : 1px ridge #333399;   
}

.button {
font-family:  Arial;
font-size: 11px;
font-style: normal;
color: #333399;
background-color: white;
font-weight: bold;
border : 1px ridge #333399;
}
.menu td a {
font:  lighter 12px arial;
color: #333399;
background-color: white;
width: 140px;
text-decoration: none;
padding: 1px;
border-collapse: collapse;
}
.menu td a:visited {
font: lighter 12px arial;
color: #333399;
background-color: white;
font-weight : ;
}
.menu td a:hover {
font: lighter 12px arial;
color: Black;
background-color: #AEAFCA;
text-decoration: none;
font-weight : ;
}
.menu td a:active {
font: lighter 12px arial;
color: #333399;
background-color: white;
font-weight : ;
}