@charset "utf-8";
/* CSS Document */
body {
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}



ul.nav li{
	align:center;
	display:inline;
}
ul.nav a {
	width:10em;
	display:inline;
	border:1px solid #FC0;
	border-bottom:1px solid #FC0;
	padding:3px;
	margin-right:3px;
	background-color:#000000;
	color:#FC0;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
h1 { 
       font-family:Arial, Verdana, sans-serif;
       font-size:18pt;
       font-style:normal;
       text-align:justify;
	   margin-left:15%;
	   margin-right:15%;
}

h2 {
       font-family:Arial, Verdana, sans-serif;
       font-size:16.5pt;
       font-style:normal;
	   font-weight:bold;
	   color:#FC0;
       text-align:center;
}

h3 {
	font-family:Arial, Verdana, sans-serif;
       font-size:14pt;
       font-style:normal;
       text-align:center;
}
.p1{
	position:relative;
	margin-left:11%;
	margin-right:11%;
	font-weight:bold;
	z-index:20;
}
.p2 {
	position:relative;
	margin-left:0;
	z-index:10;
}
.style1 {color: #FFFFFF}
.style4 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; }

.style6 {color: #FFCC00}
.style7 {color: #FFCC00}
.style8 {color: #FFCC00; font-weight: bold; }
.style9 {
	color: #FFCC00;
	font-size: 24px;
	font-weight: bold;
}
.style10 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}
.style14 {font-size: 18px;}
.style15 {font-size: 9px; font-weight:100;}
