.Title {
	font-family: "Georgia", "Times new Roman";
	font: lighter;
	font-style: italic;
	color: #EB5700;
	font-size: 35px;
	}
	
	
a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #EB5700;
	text-decoration: none;
}


h1, a.h1{
padding-top:10px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #EB5700;
font-size: 35px;
font-style: italic;
font-weight: normal;
	}
	
	
	body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
color: #000000;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
line-height: 150%;
text-align: left;
}
	
	h2, a.h2{
font-family: Verdana, Geneva, sans-serif;
color: #000;
font-size: 13px;
line-height: 140%;

	}
	

