/* CSS Document */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
	text-align: center;
	margin: 1px;
	padding: 1px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffcc00;
	text-align: center;
	white-space: nowrap;
	margin: 1px;
	padding: 1px;






}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffcc00;
	text-decoration: none;
	text-align: center;
	margin: 1px;
	padding: 1px;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffcc00;
	text-decoration: none;
	margin: 1px;
	padding: 1px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	background-color: #000000;



}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	margin: 1px;
	padding: 1px;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
	margin: 1px;
	padding: 1px;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
	margin: 1px;
	padding: 1px;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009999;
	text-decoration: none;
	margin: 1px;
	padding: 1px;

}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffcc00;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	margin: 1px;
	padding: 1px;

}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	text-align: center;
	margin: 1px;
	padding: 1px;

}
table {
	vertical-align: top;
}
body {
	background-repeat: repeat;
	background-color: #000000;
}
