/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
}
    .menu a:link { color: #333333; text-decoration: none }
    .menu a:visited { color: #333333; text-decoration: none }
    .menu a:active { color: #333333; text-decoration: none }
    .menu a:hover { color: #333333; text-decoration: underline overline }

    a:link { color: #333333; text-decoration: none }
    a:visited { color: #333333; text-decoration: none }
    a:active { color: #333333; text-decoration: none }
    a:hover { color: #333333; text-decoration: underline overline}
.copyright {font-size: 9px}
.bodytext {font-size: 12px}
.bodytextbold {font-size: 12px; font-weight:bold}
img{border:0;}
.green {color: #009900}
.red {color: #FF0000}