#bodyStyle
{
	margin: 5px 5px 0px 5px;
	background-color: #ffffff;
	color: #000000;
}

a:link { color: #0000ff; text-decoration: none}
a:visited { color: #0000ff; text-decoration: none}
a:active { color: #ff0000; text-decoration: none}
a:hover { color: #ff0000; text-decoration: none}

p,div
{
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}
