body{
	background: #ffffff;
	color: #333333;
}

h1{
	color: #363636;
	font-size:15px;
	padding:0px;
	margin: 0 0 0 47px;
	font-family: "Lucida Bright";
	letter-spacing: -1px;
	font-style:oblique;
}




h2 {
	color: #CC3300;
	font-size: 16px;
	padding:0px;
	margin:0px;
	font-family: "Century Gothic";
	font-weight: 700;
	
}

h3 {
	color: #CC3300;
	font-size: 14px;
	padding:0px;
	margin:0px;
	font-family: "Century Gothic";
	font-weight:500;
	
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
	line-height:15px;
	letter-spacing:0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:#CC3300;
}

p{
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#797979;
 }

img {
	border:0px;
	line-height:0px;
}

table{

background-repeat:no-repeat;

}

form{
padding-left: 50px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;





}