body {
	background-color: #330033;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size: 16px;
	color: #000000;
}
h2 {
	font-size: 16px;
	color: #333333;
	margin: 0;
}
h3 {
	font-size: 18px;
	color: #000000;
}
h4 {
	font-size: 24px;
	color: #000000;
}
.drk-reg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
.headerbackground {
	background-image: url("../img/header_00_bk.jpg");
	background-repeat:no-repeat;
	background-position:top;
	background-color:#99CCFF
}
.style1 {
	color: #6B0065;
	font-weight: bold;
	margin: 0;
	padding: 30px 15px 0;
}
