BODY
{
	color: #000000;
	margin: 0px 0px 0px;
	text-align: center;
	background-color : #ffffff;
}


.bodyText
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	text-decoration: none
}

.errorText
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal; 
	font-weight: normal; 
	color: #CC0000;
	text-decoration: none
}

A:link
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal; 
	font-weight: normal; 
	color: #0066CC;
	text-decoration: underline;
}

A:visited
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal; 
	font-weight: normal; 
	color:#666666;
	text-decoration: underline;
}

A:hover
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal; 
	font-weight: normal; 
	color: #666666;
	text-decoration: underline;
}

A:active
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: underline;
}
