body {
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}

body a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #004177;
	text-decoration: none;
}	

body a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #004177;
	text-decoration: none;
}	


body a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#B71A11;
	text-decoration: underline;
}	


body a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #B71A11;
	text-decoration: underline;
}	

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color:#333333;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color:#333333;
}


td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
}

.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:26px;
	color:#B71A11;
	line-height: 2.5em;
	margin-top: -.5em;
}
	
.subtitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#000066;
	line-height: 1.5em;
}

.header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#B71A11;
	line-height: 1.5em;
}


.footer {
	font-family:Arial, Helvetica, sans-serif;
	color:#A09C97;
	font-size: 11px;
	font-weight: normal;
	line-height:11px;
}

.footer a:link {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
	/*color: #8C857F;*/
	text-decoration: none;
}

.footer a:visited {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
	/*color: #8C857F;*/
	text-decoration: none;
}

.footer a:active {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B71A11;
	text-decoration: underline;
}

.footer a:hover {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#B71A11;
	text-decoration: underline;
}
