h2{
	font-family: TR Clapton;	
	color: black;
	font-size:35px;
	font-weight:bold;
	}
	
p{
	font-family: TR Clapton;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
