body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E007E;
}
a {
	font-size: 12px;
	color: #0033CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.orangeLink12pt {
	font-size: 12px;
	color:#FFCC00;
}
.orangeLink12pt:link {
	text-decoration: none;
}
.orangeLink12pt:visited {
	text-decoration: none;
	color: #FFCCFF;
}
.orangeLink12pt:hover {
	text-decoration: none;
	color:#FFFFFF;
}
whiteLink12pt:active {
	text-decoration: none;
	color:#FFFFFF;
}
.white10pt {
	color: #FFFFFF;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cc0000;
}
.style2 {
	color: #FFCC00;
}
h1,h2,h3,h4,h5,h6 {
	margin-top:0px;margin-bottom:0px;
	font-weight: bold;
}
h1 {
	font-size:12px;
	color: #7E007D;
}
.style3 {
	color: #FFFFFF;
}

