body
{
	background-color: #C3C3C3;
	margin: 0px;
	font-family : Arial , Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
}

a:link {
color: #ffffff;
text-decoration: underline;
}

a:visited {
color: #ffffff;
}

a:hover {
text-decoration: none;
}

a:active {
text-decoration: none;
}
