table	{
	background-color: #FFFFFF;
	}

body {
	background-color:#000000;
	font-family: Arial;
	font-size: 10pt;
	 }	
nav {
	font-family: Arial;
	font-size: 10pt;
}

	 
li {
	font-family: Arial;
	font-size: 10pt;
}

.Header {
	font-weight: bold;
}
.style2 {
	font-family: Arial;
	font-size: 10pt;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.nav:active {
			color: #FFFFFF;
			text-decoration: none;
	     }
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #800080;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
			color: #0000FF;
			text-decoration: none;
	     }
h5 {
	font-family: Arial;
	font-size: 8pt;
}

h4 {
	font-family: Arial;
	font-size: 10pt;
}

h3 {
	font-family: Arial;
	font-size: 12pt;
}
h2 {
	font-family: Arial;
	font-size: 14pt;
}

div {
	font-family: Arial;
	font-size: 10pt;
}

p {
	font-family: Arial;
	font-size: 10pt;
}

.class {
	text-decoration: none;
}
