BODY {
	background-color:white;
	margin:10px 0px 20px 0px;
}

BODY,TD {
	font-size : 12px;
	font-family : Verdana, sans-serif;
	color : #6f6262;
}

a, a:visited, a:link {
	color: #6f6262; 
}

a:hover {
	color: #990000;
}

.caption {
	font-size: 11px;
}

