body

/* Default Font Attributes */

td,body {font-family: Tahoma, Verdana, Lucida Console; font-size: 12px;	color: #000000;}

.main {COLOR: #002400; FONT-FAMILY: Tahoma,verdana,helvetica; FONT-SIZE: 14px; font-weight: bold;}
.mainsmall {COLOR: 002400; FONT-FAMILY: Tahoma,verdana,helvetica; FONT-SIZE: 12px; font-weight: none;}
.title {COLOR: #000000; FONT-FAMILY: Tahoma; FONT-SIZE: 22px; font-weight: bold;}



/* Links */

a, a:link {text-decoration: none; font-weight: bold; font-size: 13px;	color: #00B300; font-family: Tahoma;}  
a:active, a:visited {text-decoration: none; font-weight: bold; font-size: 12px;	color: #008040; font-family: Tahoma;}
a:hover {text-decoration: underline; font-size: 13px; color: #04FF04; font-family: Tahoma, Verdana, Lucida Console;}  