body { 
	background-color: #CCCCCC;
	margin:10px 0; 
	padding:0; 
	font: 80% Arial, Arial, Helvetica, sans-serif; 
	color:#00004C;  
	line-height: 1.5em; 
}


p { margin: 0 0 5px 0; padding: 0; color: #00004C; background: inherit; }
a { color: #FF0000; background: inherit; text-decoration:none; }
a:hover { background: inherit; text-decoration:underline; }



#navigation td {
	width: auto;
	border-bottom: 0px;
	}
	
#navigation a {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #FF0000;
	line-height:1.2em;
	text-decoration: none;
	display:block;
	padding:0px 10px 0px 10px;
	margin: 0px 0 0 12px;

	}
	
#navigation a:hover {
	background: #inherit;
	color:#FD0000;
	text-decoration:underline;

}
	