body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #CC0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
h1 {
	font-size: 14px;
	color: #000099;
}
h2 {
	font-size: 12px;
	color: #003333;
}
h3 {
	font-size: 12px;
	color: #6600CC;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	color: #000099;
	font-weight: bold;
}
h5 {
	font-size: 10px;
	color: #FFFFFF;
}


h6 {
	font-size: 10px;
	color: #000000;
}
.loweralpha_list {
	list-style-type: lower-alpha;
}
.whitehead12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
