body {
xbackground-color: #99CCCC;

}
td, p {
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:11px;

}
.tablebox {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 3px solid #999999;
	background-color:#FFFFFF;
}

a:link {
color: #666666;
	text-decoration: underline;
}
a:active {
	color: #9999cc;
	text-decoration: underline;
}
a:hover {
	color: #9999cc;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
