a:link    { color: #934f46; text-decoration: none }
a:visited    { color: #934f46; text-decoration: none }
a:hover    { color: #934f46; text-decoration: underline }

.header {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #1c1c1c;
}
	
.subheads {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #1c1c1c;
	
}
	
.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #1c1c1c;	
}
	
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00457b;
}

A.footer:link {
	font-family: Tahoma;
	font-size: 9px;
	color: #ffffff;
	text-decoration:non;
	;
	font-style: normal;
	font-weight: normal
}
A.footer:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: ffffff;
	text-decoration:underline;
	;
	font-style: normal;
	font-weight: normal
}
A.footer:active {
	font-family: Tahoma;
	font-size: 9px;
	color: #ffffff;
	text-decoration:none;
	;
	font-style: normal;
	font-weight: normal
}
A.footer:visited {
	font-family: Tahoma;
	font-size: 9px;
	color: #ffffff;
	text-decoration:none;
	;
	font-style: normal;
	font-weight: normal
}
A.footer:visited:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #ffffff;
	text-decoration:underline;
	;
	font-style: normal;
	font-weight: normal
}
