a:link, a:active, a:visited {
color: #0000FF;
text-decoration: none;
font-family: Arial;
}
a:hover {
color: #FF0000;
text-decoration: none;
font-family: Arial;
}
td {
color: #000000;
font-size: 13;
font-weight: normal;
font-family: Arial;
} 
.title {
color: #000080;
font-size: 16;
font-weight: bold;
font-family: Arial;
}
.sub_title {
color: #FFFF00;
font-size: 11;
font-weight: bold;
font-family: Arial;
}
BODY {
background-color: #FFFFFF;
font-size: 13;
font-weight: normal;
color: #000000;
font-family: Arial;
}
