
html, body, td, th, h1, h2, h3, h4, h5, h6, span, div, p, ul, li, input {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	}
body {
	background: #000000;
	color: #ffffff;
	margin-top: 20;
	padding: 0;
	font-size: 12px;
}

table, div {
	background: #000000;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
}

h1 {
	font-size: 8px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #2C5638;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #225075;
}

a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color:  #0B6292;
	font-weight: normal;
	text-decoration: none;
}
.nav  {
	background-color: #767676;
	font-weight: normal;
	font-size: 14px;
	line-height: 10px;
	text-align: center;
	color: #ffffff;


	
}
.nav a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.nav a:hover {
	text-decoration: none;
	color: #0B6292;;
	font-weight: normal;
}

.navlower  {
	padding: 10 0 10 0;
	background-color: #000000;
	font-size: 11px;
	line-height: 20px;
	text-align: right;
	color: #ffffff;
}
.navspacer  {
	background-color: #767676;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #000000;

}
.smallprint  {
	background-color: #000000;
	font-size: 10px;
	text-align: right;
	color: #767676;
	text-align: left;
}
.toplinks  {
	background-color: #2f2f2f;
	color: #ffffff;
}

#block2 table {
 background-color: #2F2F2F;
}
.titletext {
	font-size: 20px;
	font-weight: bold;
	color: #A42621;
	letter-spacing: -1px;
}
.largercopy {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: -1px;
}
.pagetitle {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: -1px;
}
