body {
	background-color: white;
	margin: 0px;
}

h1 {
	font-family:Verdana, Arial, sans-serif; 
	font-size:10px;
	text-decoration:none;	
	font-weight:bold;
	color:black;
	background-color: inherit;
}


h2 {
	font-family:Verdana, Arial, sans-serif; 
	font-size:10px;
	text-decoration:none;	
	font-weight:normal;
	color:black;
	background-color: inherit;
}	


h3 {
	font-family:Verdana, Arial, sans-serif; 
	font-size:10px;
	text-decoration:none;	
	font-weight:normal;
	color:#D3CDAF;
	background-color: inherit;
}


	

A:link { 
	font-family:Verdana, Arial, sans-serif; 
	font-size:10px;
	text-decoration:none;	
	font-weight:bold;
	color:#D3CDAF;
	background-color: inherit;


}

A:visited{
	font-family:Verdana, Arial, sans-serif; 
	font-size:10px;
	text-decoration:none;	
	font-weight:bold;
	color:#D3CDAF;
	background-color: inherit;
}


A:active{
	font-family:Verdana, Arial, sans-serif; 
	font-size:10px;
	text-decoration:none;	
	font-weight:bold;
	color:#fdfbef;
	background-color: inherit;
}


A:hover{
	font-family:Verdana, Arial, sans-serif; 
	font-size:10px;
	text-decoration:none;	
	font-weight:bold;
	color:#fdfbef;
	background-color: inherit;
}
