/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
}
body,td,th {	
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px; 
}
p{
padding:4px;
margin:0px;
}

a:link {	color: #CCFFFF; }
a:visited {	color: #CCFFFF; }
a:hover {	color: #FFFFFF; }
a:active {	color: #CCFFFF; }

.menu a:link {	color: #FFFFFF; text-decoration:none; }
.menu a:visited {	color: #FFFFFF; text-decoration:none; }
.menu a:hover {	color: #FFFFCC; }
.menu a:active {	color: #FFCCFF; text-decoration:none; }

td img {display: block;}

.small_red {
	color: #CC0000;
	font-size: 10px;
}