h1,h2,h3,td,p{
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 5px 0px 5px 15px;
	font-size: 11px;
	color : #666;
	letter-spacing: 1px;
	line-height: 1.3em;
}

h1{font-size: 16px; color : #E95C55; margin: 5px 0px 5px 15px; font-weight: bold; letter-spacing: 0px;} 
h2{font-size: 12px; color : #E95C55; margin: 5px 0px 5px 15px; font-weight: bold;} 
h3{font-size: 9px; color : #666; font-weight: normal; margin: 0px 0px 0px 20px; letter-spacing: 0px; line-height: 1.3em;}
h4{font-size: 12px; color : #D09A53; margin: 5px 0px 5px 15px; font-weight: bold;}
h5{font-size: 9px; color : #D09A53; font-weight: normal; margin: 0px 0px 0px 0px; letter-spacing: 0px;}



a:link, a:visited{
	color: #666;
	text-decoration: underline;
}

a:hover{
	color: #E95C55;
}

body{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color : #666;
	background-color: #FFFAED;
	margin: 0px;
	/*text-align: center;*/	
}