a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
.caption {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: lighter;
	color: #666666;
}
.bodyTable {
	border: thin dotted #333333;
}

body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.copyright {

	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-weight: lighter;
	color: #CCCCCC;
}
