/* CSS Document */
body {
	background-color: #232323;
	margin-top: 17px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}h1 {
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.bodyCopy{
	width: 100%;
	overflow:auto;
	height: 320px;
}.bigText {
	font-size: 16px;
	font-weight: bold;
}
form {
	display: inline;
}
table {
	border: 1px none #000000;
}
.smallText {
	font-size: 11px;
}
