body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #ffffff;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    	font-size: 10px;
	color: #333333;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

a:link    { color: #3333CC; text-decoration: none;      background-color: transparent }
a:visited { color: #3333CC; text-decoration: none;      background-color: transparent }
a:hover   { color: #FF0000; text-decoration: underline; background-color: transparent }
a:active  { color: #3333CC; text-decoration: none;      background-color: transparent }

