@charset "utf-8";
/* CSS Document */

body{
	color:#2B0C02;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:-.02em
}

.bannerText, .bannerText a:link, .bannerText a:visited, .bannerText a:active{
	color:#CEBF9E;
	text-decoration:none;
}

.bannerText a:hover{
	color:#170701;
}

.content a:link, .content a:visited, .content a:active{
	color:#050938;
}

.content a:hover{
	color:#170701;
}

.content h1{
	font-size:14px;
	font-weight:bold;
}

.content .subtext{
	font-size:10px;
}