BODY  {
	background-color: #000000;
	font-family: verdana,arial;
	font-size: 10;
	color: #CCCCCC;
}

h1.nav {font-size: 16 }
h1.header {
	font-size: 12;
	color: CCCCCC;
	font-style : oblique;
	
}
h1.title {
	font-size: 16;
	color: #CCCCCC;
	font-style : oblique;
	text-align : center;
	}
h2.nav { font-size: 12}

h2.header {
	font-size: 12;
	color: CCCCCC;
	font-style : oblique;
	
}

div.subMenu { 
	
	font-size: 10;
	font-family: verdana,arial;
	color: #000066;
	
		}
		
.subMenu a:link	 { color: #CCCCCC; text-decoration:none; font-size: 10}
.subMenu a:visited  {  color:#CCCCCC; text-decoration:none}
.subMenu a:hover {   color:#000000; background-color: #CCCCCC; text-decoration: underline}
	
h2.body {
	font-size: 10;
	font-weight : bold;
}
p {
	font-size: 9;
	color: #CCCCCC;
}


p.body {
	font-size: 9;
	color: #CCCCCC;
}


div.navLinks

 { 
	
	background: transparent;
	font-family: verdana,arial;
	color: #FFFFFF;
	font-size: 10
	
	}
	.navLinks a:link	 { color: #FFFFFF; text-decoration:none}
    .navLinks a:visited  {  color:#FFFFFF; text-decoration:none}
    .navLinks a:hover {   color:#000000; background-color: #FFFFFF; text-decoration: underline}
	
 a:link	 { color: #FFFFFF; text-decoration:none}
 a:visited  {  color:#FFFFFF; text-decoration:none}
 a:hover {   color:#000000; background-color: #FFFFFF; text-decoration: underline}
	
p.ads {
font-size: 11;
font-family:  arial, helvetica, sans-serif;
}
.linkcell {cursor : "hand";} 

p.footer
{ 
font-size: 9;
font-family:  arial, helvetica, sans-serif;
color: CCCCCC
 }