td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.pagetitle {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.white {
	color: #EEEEEE;
}
a.lwhite:link {
	color: #EEEEEE;
	text-decoration: none;
}
a.lwhite:visited {
	color: #EEEEEE;
	text-decoration: none;

}
a.lwhite:hover {
	color: #EEEEEE;
	text-decoration: underline;
}
a.lwhite:active {
	color: #EEEEEE;
	text-decoration: none;
}
.footer {
	font-size: 10px;
	color: #EEEEEE;
}
