/* CSS Document */

body {
	background-color: #333333;
	margin-top: 0px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	letter-spacing: 1px;
}
.highlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666666;
	line-height: 20px;
	letter-spacing: 1px;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 1px;
}
.large_body {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color:#333333;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.highlight1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color:#000000;
	line-height: 11px;
	letter-spacing: 1px;
	}