.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.table {
	border: 1px solid #EBEBEB;
}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #F6F6F6;
}
.tdcenter {
	padding: 25px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0033FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
.body {
	background-color: #FFFFFF;
	margin: 0px;
}