body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

.style3 {color: #7A0404}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #7A0404;
}
a:active {
	text-decoration: none;
	color: #7A0404;
}
.h1 {
	font-size: 17px;
	color:#7A0404;
	font-weight:bold;
}

.h2 {
	font-size: 14px;
	color:#7A0404;
	font-weight:bold;
}

.h3 {
	font-size: 12px;
	font-weight:bold;
	padding:2px;
}
.logo {
	font-size: 26px;
		font-weight:bold;
}

