/* Main Body style */
BODY {
color : #000066; 
background-color : #000066;
}
a:link {
color : #0000ff; 
text-decoration: none;
}
a:visited {
color : #0000ff; 
text-decoration: none;
}
a:active {
color : #0000ff; 
text-decoration: none;
}
a:hover {
color : #ff0000; 
text-decoration: none;
}
h2 {
color : #000066; 
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-size : 14pt; 
font-weight : bold; 
}
h3 {
color : #000066; 
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-size : 12pt; 
font-weight : bold; 
}
h4 {
color : #000066; 
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-size : 8pt; 
font-weight : normal; 
}

