/* CSS Document */
td {font: 12px Times New Roman, Times, serif}
BODY {
background-color :#102030;
margin-top:0
}
.special{
font-size:14px;
color: #295d92;
font-weight: bold
}
A {
COLOR: #3F6BA7; 
TEXT-DECORATION: none;
font-weight: bold
}
A:hover {
COLOR: black; 
Text-decoration: none;
font-weight: bold}

H1 {
font: 14px Times New Roman, Times, serif;
font-weight:bold;
color:#5a9bdb}

H2 {
font: 12px Times New Roman, Times, serif;
font-weight:bold;
color:#5a9bdb}

