a:link {
    text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.body {
	background-color: #580E0E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pageheader {
	font: #000000;
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
}
.content {
	font: #000000;
	font-size: 11pt;
	font-family: Verdana;
}
.homecontent1 {
	color: #666666;
	font: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.homecontent2 {
	color: #666666;
	font: Arial;
	font-size: 10pt;
	font-weight: normal;
}
.whatsnew1 {
	color: #666666;
	font: Arial;
	font-size: 8pt;
	font-weight: normal;
}
.subcontent1 {
	color: #666666;
	font: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.subcontent2 {
	color: #666666;
	font: Arial;
	font-size: 10pt;
	font-weight: normal;
}
.headerblue {
	color: #1F5871;
	font: Arial;
	font-size: 11pt;
	font-weight: bold;
}
.headerorange {
	color: #D77511;
	font: Arial;
	font-size: 11pt;
	font-weight: bold;
}
.subcontentblue {
	color: #1F5871;
	font: Arial;
	font-size: 10pt;
	font-weight: normal;
}
.subcontentolive {
	color: #909541;
	font: Arial;
	font-size: 10pt;
	font-weight: normal;
}
.subcontentmaroon {
	color: #580E0E;
	font: Arial;
	font-size: 10pt;
	font-weight: normal;
}
.subcontentorange {
	color: #D77511;
	font: Arial;
	font-size: 10pt;
	font-weight: normal;
}
.headerolive {
	color: #909541;
	font: Arial;
	font-size: 11pt;
	font-weight: bold;
}
.headermaroon {
	color: #580E0E;
	font: Arial;
	font-size: 11pt;
	font-weight: bold;
}
