body {
        background-color: #000000;
}
h1 {
        font-family: Tahoma;
        font-size: 12pt;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: capitalize;
        color: #999999;
}
h2 {
        font-family: Tahoma;
        font-size: 10pt;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
		font-variant: normal;
        color: #999999;
}
h3 {
	font-family: Tahoma;
	font-size: 16pt;
	line-height: 50px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #999999;
}
h4 {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
}
p {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;

}
.gray {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #CCCCCC;
}
.darkgray {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #666666;
}
.text {
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}
.text1 {
	font-style: normal;
	line-height: 20pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}
a {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;	
	color: #999999;
	text-decoration: none
}
a:visited {    
    font-style: normal;
    font-weight: normal;
	color: #cccccc;
	text-decoration: none
}
a:active {    
	font-style: normal;
    font-weight: normal;
	color: #666666;
	text-decoration: none
}
a:hover {
    font-style: normal;
    font-weight: normal;
	color: #ffffff;
    text-decoration: none
}
.text2 {
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #CCCCCC
}
.credits {
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #CCCCCC
}
