@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-align: left;
	font-weight: bold;
}
body {
	background-color: #000;
	background-image: url();
	background-repeat: no-repeat;
	color: #CCC;
	text-align: center;
}
h1 {
	font-size: 36px;
	color: #CCC;
}
a:link {
	color: #FC6;
}
a:visited {
	color: #999;
}
a:hover {
	color: #666;
}
a:active {
	color: #F90;
	text-align: center;
}

h1 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}
.featurehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #FFF;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}

.bodyleftalign {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.bodycenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
