@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-image: url(images/dirtybackgroundlight.png);
	background-repeat: no-repeat;
	margin-top: 30px;
	background-color: #FFFFFF;
}
.style1 {font-size: 9px}
.style2 {font-size: 12px; }
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #748556;
}
a:hover {
	text-decoration: underline;
	color: #C1272D;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style3 {font-size: 10px}
a:link {
	color: #C1272D;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #909D78;
}
a:active {
	color: #C1272D;
}

