A:link {
	font-family: arial;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
A:active {
	font-family: arial;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
A:visited {
	font-family: arial;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
A:hover  {
	font-family: arial;
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}	

td.names{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}