
font {
font-family: arial;
font-size: 11px;
font-color: 000000;
}


#toptit font {
font-family: arial;
font-size: 30px;
color: 000000;
}


#toptxt font {
font-family: arial;
font-size: 16px;
color: black;
background: white;
}


#bodytxt font {
font-family: arial;
font-size: 14px;
color: blue;
}

#midtitle font {
font-family: arial;
font-size: 22px;
color: black;
}


a:link {
color: 000000;
}

a:active {
color: 000000;
}

a:visited {
color: 000000;
}

a:hover {
color: 000000;
text-decoration: none;
}


