body
{
	background-color : white;
	font-size: 10pt;
	font-family: "arial", "verdana", "helvetica", "sans-serif";
	text: #000000;
	text-decoration: none;
}

.maintext
{
	font-size: 10pt;
	font-family: "arial", "verdana", "helvetica", "sans-serif";
	text: #000000;
	text-decoration: none;
}

.heading
{
	font-size: 10pt;
	font-family: "arial", "verdana", "helvetica", "sans-serif";
	text: #000000;
	text-decoration: none;
	font-weight: bold;
}

A:link
{

	color: #FF0000;
	text-decoration: none;
}

A:visited
{

	color: #FF0000;
	text-decoration: none;
}

A:hover
{

	color: #000099;
	text-decoration: none;
}

A:active
{

	color: #000099;
	text-decoration: none;
}

