Body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

a:link{
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}
a:hover{
	color: #ffffff;
	text-decoration:underline;
}
a:visited{
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}
a:visited:hover{
	color: #ffffff;
	text-decoration:underline;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
.style2 {
	color: #CD0000;
	font-size: 10px;
}
.style3 {
	color: #6A6A6A;
	font-size: 12px;
	font-weight: bold;
}
.style4 {font-size: 12px; color: #6A6A6A;}
.style6 {color: #FFFFFF; font-size: 12px; font-weight: bold; }