.body
{
	font-size: 11px;
	font-family: verdana;
	text-align:justify;
}
.sectionHead
{
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	color: #000000;
	font-family: verdana;
	text-decoration: none;
}
.pageTitle
{
	font-weight: bold;
	font-size: 14px;
	font-family: verdana;
}

a.sectionLink:Hover
{
	text-decoration: underline;
	color:blue;
}
a.sectionLink
{
	color: #000000;
	text-decoration: underline;
}

