body {
	background-color: #000000;
}
.indents {
	margin-right: 15px;
	margin-left: 15px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}
.intro_indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	margin-left: 18px;
	margin-right: 13px;
	text-align: justify;
	margin-top: 5px;
	color: #000066;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	list-style-image: none;
	list-style-type: none;
	line-height: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	line-height: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00FF00;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	line-height: normal;
}
a.green:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
	list-style-image: none;
	list-style-type: none;
	line-height: normal;
}
a.green:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	line-height: normal;
}
a.green:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00CC00;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	line-height: normal;
}
