@charset "utf-8";
/* CSS Document */


body { 
    height: 100%; 
    margin: 0 0 1px 0; 
    padding: 0; 
	FONT-SIZE:12px;
	COLOR: #484747; 
	font-family: Arial, Lucida Sans, Helvetica, sans-serif;
	line-height: 145%;
} 

P {

	
	COLOR: #25140a; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 170%;
}

H1 {

	
	COLOR: #ffffff; 
	font-family: Georgia, "Times New Roman", Arial,Lucida Sans, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	line-height: 170%;
}

H2{

	
	COLOR: #484747; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:normal;
	line-height: 130%;
}


H3{

	
	COLOR: #701b26; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 170%;
}


td{

padding:0;
margin:0;

}

tr{

padding:0;
margin:0;

}

a:link,a:active{color:#860e1c;font-weight:normal; text-decoration:none}
a:visited{color:#860e1c;font-weight:normal;text-decoration:none}
a:hover{color:#860e1c;font-weight:normal;text-decoration:underline}

a.nav:link,a.nav:active{color:#ffffff;font-weight:normal; text-decoration:underline}
a.nav:visited{color:#ffffff;font-weight:normal;text-decoration:none}
a.nav:hover{color:#ffffff;font-weight:normal;text-decoration:none}

