body { 
	font-family: verdana;
	 font-size: 10pt;
	 color: #cccccc;
	 background-color: #000000;
}

p, td    {
	font-family: verdana; 
	font-size: 10pt;
	color: #cccccc;
}


}
 h1 {
	font-family: verdana;
	color: #cccccc;
	font-size: 13pt;
	font-weight: normal;
	text-align: center;
}


.tableheading {
	font-family: verdana;
	color: #000080;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.table {
	font-family: verdana;
	color: #000080;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
}


a:link {
	font-family: verdana;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}

a:visited {
	font-family: verdana;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	font-family: verdana;
	font-size: 11pt;
	color: #FFFFFF;
     text-decoration: none;
     font-weight: bold;
}

a:hover {
	font-family: verdana;
	font-size: 11pt;
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
		
}

.navbar {
	font-family: verdana;
	font-size: 10pt;
	color: #cccccc;
	text-decoration: normal;
	text-align: center;
}

.navbar:link {
	font-family: verdana;
	font-size: 10pt;
	color: #cccccc;
	text-decoration: normal;
	text-align: center;
}

.smallitalics {
	font-family: verdana;
	font-size: 8pt;
	color: #cccccc;
	text-align: center;
	font-style: italic;
	text-align: left;
}



.navbar:hover {
	font-family: verdana;
	font-size: 10pt;
	color: #666666;
	text-decoration: normal;
	text-align: center;

}

.footer {
	font-family: verdana;
	font-size: 8pt;
	color: #cccccc;
	text-align: center;
}

.footer:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #CC0099;
	text-align: center;
}


.footer:link {
	font-family: verdana;
	font-size: 8pt;
	color: #333399;
	text-align : center;
}