body { font-family:Verdana, Geneva, sans-serif;
				font-size:12px;
				text-align:justify;
}
p { color:#333;
		text-align:justify; }
	
	
.navTable { }
.navTable td:first-child { border-top:1px dashed #cccccc; }
.navTable td {  padding:10px 0px 10px 20px;
								border-bottom:1px dashed #cccccc; }
.navTable td:hover { background-color:#C0C0C0;
											font-weight:bold; }