.customtable {
	background-color: #ffffff;
}
body {
	font-family:  Verdana, arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #cccccc;	
}
td {
	font-family:  Verdana, arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:hover {
	color: #FF6600;
}
a {
	text-decoration: none;
}
.smallcaption {
	font-size: 10px;
}
.title {
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}

