
body 
{
	margin-top: 0px;
	background-color:#FFFFFF;
}

.style1 
{
	color: #000000;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	
}

.style2 
{
	color: #000000;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

.style3 
{
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}

.style4 
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

.style5
{
	color: #FE0000;
	font-size: 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

