body { font-family: verdana, helvetica, sans-serif; 
font-size: 12px; color: #CCCCCC;
background-color: #000000; 
margin: 0em; padding: 0; 
} /* By the way, this is a comment */ 

p {font-family: verdana, helvetica, sans-serif; 
font-size: 12px; color: #CCCCCC;
margin: padding: 0;
} 

h1 { color: #ffcc99; 
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px; 
margin: 3; 
margin-bottom: 0.5em; 
padding: 1em; 
font-style: ; 
text-align: center;   
} 

h2 { color: white; 
font-size: 14px; 
margin: 0;
margin-bottom: 0.5em; 
padding: 0.25em; 
font-style: bold; 
} 


td.special { background-repeat:no-repeat; background-image: images/interior-nav-bkgd.jpg; } 


a { text-decoration: none; 
}

strong { font-style: bold; text-transform: ; 
} 

li { font-family: verdana, helvetica, sans-serif; 
font-size: 12px; color: #CCCCCC;
margin: padding: 0; 
} 

table { background-color: #323F4F; 
}

a:link { 
	text-decoration: none; 
	color: #99cccc;
	}
a:visited { 
	text-decoration: none; 
	color: #99cccc;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #99cccc;