body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link { color: #AA0000;}
a:visited { color: #660000;}
a:hover {	color: #AA0000;}
a:active { color: #AA0000;}

.default {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.default a:link {
	color:#AA0000;
	font-weight:bold;
	text-decoration:none;
}
.default a:visited {
	color:#660000;
	font-weight:bold;
	text-decoration:none;
}
.default a:hover {
	color:#AA0000;
	font-weight:bold;
	text-decoration:underline;
}
.default a:active {
	color:#AA0000;
	font-weight:bold;
	text-decoration:underline;
}

.titleStyle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
.titleStyle a:link {
	color:#AA0000;
	text-decoration:none;
}
.titleStyle a:visited {
	color:#AA0000;
	text-decoration:none;
}
.titleStyle a:hover {
	color:#AA0000;
	text-decoration:underline;
}
.titleStyle a:active {
	color:#AA0000;
	text-decoration:underline;
}

.header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#AA0000;
	text-decoration: none;

}

.footer {
	padding-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	line-height:12px;
	color:#000000;
}
.footer a:link {
	color:#999999;
}
.footer a:visited {
	color:#999999;
}
.footer a:hover {
	color:#CC0000;
}
.footer a:active {
	color:#CC0000;
}.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}
div.maxplug {
	background-color: #DFE4E7;
	padding: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BD0A08;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #BD0A08;
	margin: 20px;
}
div.maxplug h2 {
	color: #AC0A08;
	margin-bottom: 10px;
	margin-top: 0px;
}
div.maxplug p {
	margin-top: 10px;
	margin-bottom: 10px;
}
