@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	background-image: url(_assets/_images/bkgd_stripe-1.gif);
	line-height: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 20px;
}
a.nav:link {
	color: #999999;
	text-decoration: none;
}
a:link {
	color: #8C0000;
}
a.nav:visited {
	color: #999999;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:active {
	color: #999999;
	text-decoration: none;
}
.text-white {
	color: #FFFFFF;
}
.nav {
	color: #999999;
	line-height: 20px;
}
.text-smallwhite {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
}
a:visited {
	color: #8C0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #8C0000;
}
