
a {
text-decoration: underline;
color: #66041e;
}

a:hover {
text-decoration: none;
}

p, td, dir, ul{
	color: black; 
	font-family: Arial; 
	font-size: 12px; 
	text-decoration: none; 
	margin:0;
	padding:0;
	}

p.footer {
	color: #BABABB;
	}	
h1 {
	color: #1C3445; 
	font-family: Arial, tahoma, Verdana; 
	font-size: 18px; 
	text-decoration: none; 
	font-weight: normal; 
	margin:0;
}

h2, .title2 {
	color: #1C3445; 
	font-family: Arial, tahoma, Verdana; 
	font-size: 14px; 
	text-decoration: none; 
	font-weight: bold; 
	margin:0;
	padding-bottom:3px;
}
a.title2:visited, a.title2:link, a.title2:active {
	text-decoration: none;
	}
	
a.title2:hover {
	color: #562212; 
	text-decoration: underline; 
	}


h3 {
	color: #787878; 
	font-family: Arial, tahoma, Verdana; 
	font-size: 14px; 
	text-decoration: none; 
	font-weight: bold; 
	margin:0;
}
