.Heading {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	text-align:justify;
}
.Bodytext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url("images/smallbullet.jpg");
	text-align:justify;
	color: #000066; 
	

}
.Links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.Main
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold; 
}

.Form
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}


