body,td,th {
	font-family: Verdana;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodyBg{
background-image:url(bodytop.jpg);
background-repeat:repeat-x;
}

.style1 {
	color: #B8202C;
	font-weight: bold;
}
.style2 {color: #FFFFFF}
.style4 {color: #FFFFFF; font-weight: bold; }

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}

.link:link {
	color: #000000;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
}
.link:visited {
	text-decoration: none;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
}
.link:hover {
	text-decoration: underline;
	color: #B8202C;
	font-family: verdana;
	font-size: 11px;
}