/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
}	
body, table, td, tr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #ffffff;
}
.small {
	font-size: 8pt;
	color: #cccccc;
}
a {
	color: #ffffff;
	text-decoration: none;
}