body {
background: #FFFFFF;
color: #000000;
}
h3 { 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 18px;
color: navy;
}
p { 
font-family: Times, "Century Schoolbook", Garamond, sans-serif;
color: black;
}
a:link {
font-family: inherit;
text-decoration: underline;
}
a:visited {
font-family: inherit;
text-decoration: underline;
}
a:hover {
font-family: inherit;
text-decoration: underline;
}
a:active {
font-family: inherit;
text-decoration: underline;
}
