body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18pt;
	color: #FF6600;
	text-align: center;
}
h2 {
	font-size: 18pt;
	text-align: center;
}
h3 {
	color: #006E55;
	text-align: center;
}
h4 {
	color:#3333FF;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}
a:link {
	color: #330099;
}
a:visited {
	color: #330099;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}
hr {
	text-align: center;
	width: 75%;
}
.whitetext {color: #FFFFFF}
.bluetext {color: #0000FF}
.largebluetext {
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
