body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.topmenublue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #3366CC;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	line-height: 16px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #3366CC;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3366CC;
	font-weight: normal;
	line-height: 20px;
	font-style: italic;
}
.maintextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3366CC;
	font-weight: normal;
}
.titlered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #EE4343;
}
.maintextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EE4343;
	font-weight: bold;
}
.quotered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EE4343;
	font-weight: normal;
	line-height: 20px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
