/* CSS Aeolian Document */

body {background-color:#000000}

a{
	color:#00C;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

a:hover{
	text-decoration:underline;
	color:#00C;
}
a.toptext:link {color:#333333; text-decoration:none;}
a.toptext:visited {color:#000066; text-decoration:none;}
a.toptext:hover {text-decoration: underline; color:#333333;}
a.toptext:active {text-decoration: underline; color: #333333;}
.normaltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
}
.subhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.subhead2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.redline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #900;
	font-weight: bold;
}
