body {background-color: #1f1a17;}

a {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.style1 {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 10pt;
}

.style2 {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 9pt;
}

.style3 {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 8pt;
}

.style4 {
    font:Verdana;
	font-weight:bold;
	color: #FFFFFF;
	font-size: 12pt;
}