body,td,th {
	font-family: verdana;
	font-size: 13px;
	color: #000000;
}
body {
	background-image: url(images/bg.jpg);
}
a {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #B40001;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {color: #FFFFFF}
.style2 {
	color: #B40001;
	font-style: italic;
}
.style3 {
	font-size: 15px;
	font-weight: bold;
	color: #B40001;
}
#redlinks a {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#redlinks a:hover {
	font-size: 13px;
	color: #DF1D1D;
	font-weight: bold;
	padding: 0px;
	margin: 0px;

}
h2{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.style4 {
	color: #B40001;
	font-weight: bold;
}
.style5 {color: #B40001}