/* CSS Document */

body{
	background-color: #000000;
}
.h3 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: strong;
	color: #FFFFFF;
	line-height: normal;
}
.text {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 12pt;
}
a {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12pt;
}
a:hover {
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	color: #BEBEBE;
}
a:visited {
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	color: #FBFBFB;
}
.links {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.h1 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bolder;
	color: #FFFFFF;
}
.h2 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: none;
	padding-top: 0pt;
	padding-left: 0pt;
}
.grey {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #8C8C8C;
	text-indent: 4pt;
	padding-top: 2pt;
	padding-right: 1pt;
	padding-bottom: 1pt;
	padding-left: 1pt;
}
.grey_small {
	font-family: verdana, helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #8C8C8C;
	text-indent: 0pt;
	padding-top: 2pt;
	padding-right: 1pt;
	padding-bottom: 1pt;
	padding-left: 2pt;
}
.grey_xsmall {
	font-family: verdana, helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}

