body {
	background: #000000;
	color: #ffffff;
	font-family: arial;
	font-size: 12pt;
}
h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : White;
}

h2 {
	font-size: 14pt;
	color: 000099;
	font-family: arial;
}

a {
	color: #475B9C;
	font-size: 10pt;
	font-family: arial;
	text-decoration : underline;
}

.white10{
	font-size: 10pt;
	font-family: arial;
	color:#FFFFFF;
}
a.white10{font-size: 10pt;
	font-family: arial;
	text-decoration : none;
	color:#FFFFFF;
}
a.white10:hover{
text-decoration : underline;
}
a:hover {
	color: #ffffff;
	font-size: 10pt;
	font-family: arial;
	text-decoration : none;
}

a:visted {
	color: #ffffff;
	font-size: 10pt;
	font-family: arial;
	text-decoration : underline;
}
