html {
	
	font-family: Tahoma, Arial;
	font-size: 11px;
	
	}

p {	
	font-family: Tahoma, Arial;
	font-size: 11px;
	margin: 0 0 10px 0;
}



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

}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	color: #990000;
	background-image: none;
	text-indent: 0pt;
	font-weight: lighter;
	letter-spacing: -1px;
	background-color: #FFECE8;
	margin: 0 0 10px 0;
	}


h2 {
	
	font-family: Tahoma, Arial;
	font-size: 14px;
	margin: 0 0 10px 0;

}



h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	list-style-type: none;
	line-height: 20px;
	color: #990000;
	letter-spacing: 0em;
	font-weight: lighter;
}


