<style type="text/css">
body {
	background-color: #000000;
}
.regulartext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : none;
	text-decoration : none;
	color: #FFFFFF;
}
.regulartext a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : none;
	text-decoration : none;
	color: #b3c035;
}
.greytext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : none;
	text-decoration : none;
	color: #cccccc;
}
.greytext a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : none;
	text-decoration : none;
	color: #b3c035;
}
.darkgreytext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : none;
	text-decoration : none;
	color: #999999;
}
.darkgreytext a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : none;
	text-decoration : none;
	color: #b3c035;
}
.title{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : none;
	text-decoration : none;
	color: #FFFFFF;
}
.secondtext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : none;
	text-decoration : none;
	color: #666666;
}
.secondtext a:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
	color: #b3c035;
}
.thirdtext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	text-decoration : none;
	color: #666666;
}
.copyrights{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : none;
	text-decoration : none;
	color: #333333;
}
.copyrights a:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : none;
	text-decoration : none;
	color: #b3c035;
}
.update {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : none;
	color: #999999;
	text-decoration : none;
}
.update a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : none;
	color: #b3c035;
	text-decoration : none;
}
.navigation {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color: #ffffff;
	text-decoration : none;
}
.navigation a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color: #b3c035;
	text-decoration : none;
}
.navigationdown {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color: #b3c035;
	text-decoration : none;
}

.dots{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : none;
	text-decoration : none;
	color: #333333;
}
.dividers{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : none;
	text-decoration : none;
	color: #3300;
}
</style>

