.style1 {
	color: #CEA573;
	font-size: 12px;
	font-weight: bold;
}
.bodytext {
	color: #CEA573;
	font-size: 12px;
	font-weight: bold;
}
.title{
font-size:24px;
font-weight:bold;
	color: #FF7616;
}

.subtitle{
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
	color: #FF7616;
}

a.style2{
	color:#6666FF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight: bold;
	/*text-decoration:none;*/
}
a.style2:hover{
	color:#0099FF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight: bold;
}
a.style3{
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:9px;
	font-weight: bold;
	text-decoration:none;
}
a.style3:hover{
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:9px;
	font-weight: bold;
	text-decoration:none;

}
.nav_style {
	color: #D4B678;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	position: relative;
}

a.nav_style:link {
	color: #D4B678;
}
a.nav_style:active {
	color: #D4B678;
}
a.nav_style:hover {
	color: #980000;
}


body {
	background-color: #000000;
	color: #FFFFFF;
}

td, th {
	color: #03070A;
}

h1 {
	color: #999999;
}

h2 {
	color: #FF7616;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}

a {
	color: #9999cc;
}
