body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #000000;
	}

a:link {
	color: #E6E6E6;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #C1C1C1;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none; 
	}

a:hover	{
	color: #292929;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	}

p {
	font-size: 10pt;
	}

h1 {
	font-weight: bold;
	font-size: 24pt;
	color: #FFFFFF;
	}

h2 {
	font-weight: bold;
	font-size: 18pt;
	color: #FFFFFF;
	}

h3 {
	font-weight: bold;
	font-size: 14pt;
	color: #FFFFFF;
	}

h4 {
	font-weight: bold;
	font-size: 12pt;
	color:  #FFFFFF;
	}

h5 {
	font-weight: bold;
	font-size: 10pt;
	color:  #FFFFFF;
	}

h6 {
	font-weight: normal;
	font-size: 8pt;
	color: #FFFFFF;
	}

.h6b {
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	}

.small {
	font-size: 8pt;
	}
	
#nav-page {
	padding-top: 64;
	padding-left: 0;
	}