/*****************************/
/*** Core html setup stuff ***/
/*****************************/

td, tr, p, div {
background-image:none;
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
}

a.menu1:link, a.menu1:visited {
   font-size        : 11px;
   font-weight      : bold;
   color            : #015A9C;
   text-indent      : 15px;
}

a.menu1:hover {
color:#8DD3CB;
font-size:11px;
font-weight:bold;
text-decoration:underline;
text-indent:15px;
}


