body{ background-color: #DFDFD5 } 

H1, H2, H3
	{
	color:#808080;
	font-size:10pt;
	font-family: "BernhardMod BT Roman" "Garamond" "serif";
	}
   
H2, H3
	{
	color:#5C5858;
	}
   
H3
	{
	font-style: italic; 
	}
	
   
a:link
	{ 
	text-decoration: none;
	color: #5C5858;
	}
	
a:visited
	{ 
	text-decoration: none;
	color:#5C5858;
	}

a:hover
	{ 
	text-decoration: none;
	color: #C0C0C0;
	font-weight: bolder;
	letter-spacing: 1px;
	}


