body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
td{
	font-family:Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #616161;
	font-style: normal;
}
A{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	text-decoration: none;
}
A:link{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	text-decoration: none;
}
A:active{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	text-decoration: none;
}
A:visited{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	text-decoration: none;
}
A:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	text-decoration:underline;
}
.green
{   font-family: arial;
	font-size: 11px;
	font-weight:normal;
	color: #333333;
	font-style: normal;
}
.heading
{   font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	font-style: normal;
	}	
.B:link{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
	
.B:active{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
.B:visited{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
.B:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration:underline;
}
.C:link{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}