/* CSS Document */

body{
background:#000000;
}
.h2 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 13pt;
}
.text {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 13pt;
}
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: #990000;
}
a:visited {
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.links {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: lowercase;
}
.h1 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bolder;
	color: #FFFFFF;
}
