BODY {
background-color : #d2e9ff;
font-family : Arial, Verdana, Helvetica, sans-serif;
}
UL {
font-family : Arial;
color : #ffffff;
font-size : 12pt;
list-style-type : square;
}
a:link {
text-decoration : none;
color : #ffffff;
}
a:visited {
text-decoration : underline;
color : #0166cb;
}
a:active {
text-decoration : underline;
color : #0166cb;
}
a:hover {
text-decoration : underline;
color : #0166cb;
}
a.home {
text-decoration : underline;
font-style : italic;
font-weight : bold;
color : #0166cb;
font-family : "Times New Roman";
font-size : 18pt;
}