body {
	font-family: Arial;
	font-size: 14px;
	background-attachment: fixed;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 0px;
}
td {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	line-height:18px;
}
.styleTD {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	line-height:15px;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}