body
{
	background-color: White;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
}

h1
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}

h2
{
	color:Black;
	font-size: 12px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 4px;	
}

h3
{
	font-size: 11px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 4px;	
}

p
{
	margin-top: 4px;
	margin-bottom: 8px;
}
