body, html {
	background-color:#FFFFFF;
	margin:0px;
}	
body, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: 16px;
}
a:link {
	color:#000099;
}
a:hover {
	color:#FF0033;
	text-decoration:none;
}
a:visited {
	color:#000099;
}
a:active {
	color:#FF0033;
	text-decoration:none;
}
.whiteText {
	color: #FFFFFF;
}
#whiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
#whiteText a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:underline;
}
#whiteText a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	color: #FFCCCC;
	text-decoration:none;
}
#whiteText a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0033;
	font-weight: bold;
	line-height: 24px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	line-height: 16px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0033;
	line-height: 16px;
}
.bold_and_blue {
	font-weight: bold;
	color: #000084;
}
#tableLinkWhite a:link {
	color: #FFFFFF;
}
