
a:link {
	color: #872828;
	font-weight: normal;
	line-height: 1.3;
	text-decoration: none;

}
a:visited {
	color: #872828;
	font-weight: normal;
	line-height: 1.3;
	text-decoration: none;

}
a:hover {  
	font-weight: normal;
	line-height: 1.3;
	text-decoration: underline;
	color: #872828

}

a:active {
	color: #000000;
	font-weight: normal;
	line-height: 1.3;
	text-decoration: none;


}


.body {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #000066;
	line-height: 1.3;
	margin: 0; 
}

.body_brown {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #872828;
	line-height: 1.3;
	margin: 0; 
}




.subhead {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 14px;
	font-weight: bold;
	color : #000066;
	line-height: 1.3;
	margin: 0; 
}

.subhead_brown {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 14px;
	font-weight: bold;
	color : #872828;
	line-height: 1.3;
	margin: 0; 
}


.body_small {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #000066;
	line-height: 1.3;
	margin: 0; 
}

.body_small_brown {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #872828;
	line-height: 1.3;
	margin: 0; 
}



.copyright {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 10px;
	font-weight: normal;
	color : #000066;
	line-height: 1.3;
	
}


.error {
	font-family : Helvetica, Arial, Sans Serif;
	font-weight: bold;
	color: #ff0000;
	font-size: 12px;
}
