body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
}
.sm_body {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.nav a {
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
}
.nav a:visited {
	text-decoration: none;
}
.nav a:hover {
	text-decoration: underline;
}
a {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
}
.medBody {
	font-size: 12px;
	font-weight: bold;
}
.medBody a {
	text-decoration: none;
}
.medRed {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.med_body {

	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.medGreen {

	font-size: 18px;
	font-weight: bold;
	color: #00CC00;
}
.medBlue {


	font-size: 18px;
	font-weight: bold;
	color: #0066FF;
}
.medYello {



	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
}
a.red:link {
	color: #CC0000;
}
a.red:visited {
	color: #CC0000;
}
a.red:hover {

	color: #CC0000;
}
a.green:link {

	color: #00CC00;
}
a.green:visited {


	color: #00CC00;
}
a.blue:link {


	color: #0066FF;
}
a.blue:visited {



	color: #0066FF;
}
a.yellow:link {



	color: #FFFF00;
}
a.yellow:visited {




	color: #FFFF00;
}
