body {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
background-color:#E1E1E1;
font-family: arial;
font-size: 10pt;
font-weight: normal;
color: #000000;
}

.body {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.body2 {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.body3 {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #D42426;
	text-decoration: none;
}
h1 {
	font-family: arial;
	font-size: 16pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align:bottom;
}

A:link, A:active
	{
	text-decoration	:	none;
	font-weight            :         800;
	color		:	#000000;
	background	:	transparent;
	}
A:visited 
	{
   	text-decoration	:	none; 
   	font-weight            :         800;
   	color		:	#000000; 
  	background	:	transparent; 
	}		
A:hover 
	{ 
   	text-decoration	:	none; 
	color		:	#000000;
	background	:	transparent;
	}
