body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	}
a:link {
	text-decoration: underline;
	color: #FF6600;
}
a:visited {
	text-decoration: underline;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: underline;
	color: #FF3300;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 22pt;
	color: #000066;
}
h2 {
	font-size: 20pt;
	color: #000066;
}
h3 {
	font-size: 18pt;
	color: #000066;
}
h4 {
	font-size: 16pt;
	color: #000066;
}
h5 {
	font-size: 14pt;
	color: #000066;
}
h6 {
	font-size: 12pt;
	color: #000066;
}