body, .bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	text-decoration:none;
}
a.bodytext {
	text-decoration:underline;
}
.designedby, a.designedby {
	font-size: 10px;
	color: #AAAAAA;
	text-decoration:none;
}
a.designedby:hover {
	text-decoration:underline;
}
.nav, a.nav {
	font-size: 11px;
	color: #333366;
	font-weight: bold;
	text-decoration:none;
}
a.nav:hover {
	text-decoration:underline;
}
h1, .heading, a.heading {
	font-size: 28px;
	color: #333366;
	font-weight: normal;
	text-decoration:none;
}
.subheading, a.subheading {
	font-size: 18px;
	color: #333366;
	font-weight: normal;
	text-decoration:none;
}
.faqquestion {
	font-size: 14px;
	color: #333366;
	font-weight: bold;
	text-decoration:none;
}
.footer, a.footer {
	font-size: 10px;
	color: #CCCCFF;
	text-decoration:none;
}
a.footer:hover {
	text-decoration:underline;
}
.news, a.news {
	color: #F8F8F8;
	text-decoration:none;
}
a.news:hover{
	text-decoration:underline;
}
h2 {
	color: #F8F8F8;
	text-decoration:none;
	font-weight: bold;
	font-size: 16px;
}
.quote {
	font-size: 11px;
	font-style:italic;
}
.homefooter, a.homefooter {
	font-size: 10px;
	color: #8B96C2;
	text-decoration:none;
}
a.homefooter:hover {
	text-decoration:underline;
}
.homepagetext {
	font-size: 13px;
}
a.homepagelink {
	color: red;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}
a.homepagelink:hover {
	text-decoration:underline;
}
.eye4text,a.eye4text {
	color: #404040;
	text-decoration:none;
	font-size: 10px;
}
a.eye4text:hover {
	text-decoration:underline;
}

@media print
{
table.noprint {display:none;width:640px;}
}

@media print
{
table.sizedprint {width:640px;}
}