
body {
	background:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #993333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;}

h2 {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;}
	
h3 {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;}
h4 {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;}
h5 {
	color:#003333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;}