body  
{ 
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #ECF2FF;

}

h1
{
	font-family: Arial, Helvetica;
	font-size: 16px;
	color: #336699;
	margin-top: 15px;
	padding: 0;
	with: 95%;
	font-weight: bold;
}

h2
{
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #224568;
	font-style:italic;
	with: 95%;
	font-weight: bold;
}

h3
{ 
font-family: Arial, Helvetica;
font-size: 14px;
color: #336699;
font-weight: bold;
with: 95%;
}

.style1 {
	color: #4081C2;
	font-weight: normal;
}
.style2 {
	color: #4285C8;
	font-weight: bold;
}

p
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
color: #224568;
with: 95%;
}

