a:link {
	color: #CCCCCC;
	Text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
}
a:active {
	color: #990000;
}
a:hover {
	color: #990000;
}

body {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #FACD78;
	background: #000000;

	text-transform: none;
}
table,td,tr,ul,dl,li,p {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	text-transform: none;
}
dir {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	text-transform: none;
}
.header-title {
	font-family: Times;
	color: #facd78;
	font-size: 18pt;
	font-weight: bold:
	text-transform: normal;
}
.sub-title {
	font-family: Times;
	color: #cccccc;
	font-size: 16pt;
	font-weight: bold:
	text-transform: normal;
}
h2 {
	font-family: Arial, Helvetica;
	color: #660000;
	font-size: 13pt;
	text-transform: lowercase;
}
h3 {
	font-family: Arial, Helvetica;
	color: #660000;
	font-size: 13pt;
	text-transform: none;
}
h4 {
	font-family: Arial, Helvetica;
	font-style: oblique;
	color: #000000;
	font-size: 10pt;
	text-transform: uppercase;
}
h5 {
	font-family: Arial, Helvetica;
	font-style: oblique;
	color: #660000;
	font-size: 10pt;
	text-transform: none;
}
.title1 {
	font-family: Arial, Helvetica;
  font-weight: bold;
	color: #660000;
	font-size: 13pt;
	text-transform: lowercase;
}


.silver {
	font-family: Verdana,Arial,Helvetica;
	font-style: normal;
	color: #CCCCCC;
	font-size: 10pt;
	text-transform: none;
}


.gold {
	font-family: Verdana,Arial,Helvetica;
	font-style: normal;
	color: #FACD78;
	font-size: 10pt;
	text-transform: none;
}
