p {
margin:0px;
} 
h1 {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color:#46529d;
	margin:3px;
}
h2 {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #97bec2;
		margin:3px;
}
h3 {
	font-size: 10px;
	color:#46529d;
		margin:0px;
}
h4 {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
		margin:0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height:17px;
}
