h1{
 font-size: 18 pt;
 font-style: bold;

 color: #4D443B;
}
h2{
 font-size: 14 pt;
 font-style: bold;

 color: #4D443B;
}
a:link, a:visited {
	color: #4D443B;	
}
a:hover {
	color: #000000;	
	font-weight: bold;
}
