body, table, tr, td, div {
	color: #C6C6C6;
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: justify;}

a:link	{color: #D92207; text-decoration: none; font-weight: bold;}
a:visited	{color: #787878; text-decoration: none; font-weight: bold;}
a:active	{color: #E6E6E6; text-decoration: none; font-weight: bold;}
a:hover	{color: #ffffff; text-decoration: none; font-weight: bold;}

.topnav a:link {color: #D92207; text-decoration: none; font-weight: bold; background-color: #ffffff;}
.topnav a:visited {color: #D92207; text-decoration: none; font-weight: bold; background-color: #ffffff;}
.topnav a:active {color: #D92207; text-decoration: none; font-weight: bold; background-color: #ffffff;}
.topnav a:hover {color: #000000; text-decoration: none; font-weight: bold; background-color: #ffffff;}

h1{
	margin: 0px;
	font: 26px impact, arial, sans-serif;
	color: #D92207;
	text-transform: uppercase;
	line-height: 26px;}

h2{
	color: #D2CCBD;
	font: 22px impact, sans-serif;
	margin: 0px;
	text-transform: uppercase;}

b {
	color: #D92207;}

strong {
	color: #D92207;
	text-transform: uppercase;}

em, i {
	color: #F7F7F7;}

blockquote {
	background-color: #C6C6C6;
	color: #000000;
	padding: 10px;}

blockquote i{
	color: #555555;}

blockquote em{
	color: #555555;}

input, textarea, option, select 
	{font-family: verdana, sans-serif; 
	font-size: 11px; 
	color: #C6C6C6; 
	border: 1px #C6C6C6 dotted;
	background-color: #000000;
	padding: 5px;}

.bottom{
	color: #BABABA;
	font: 10px arial, sans-serif;
	text-transform: uppercase;}