BODY {
	margin-top: 0px;
	margin-left: 0px;
    font-family : Times, Times New Roman, Palatino, serif; 
    font-size : 14px; 
	background-color: #FFFFFF;
}

BODY.printable {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
    font-family : Times, Times New Roman, Palatino, serif; 
    font-size : 14px; 
	background-color: #FFFFFF;
}

/* UL.tight {
   font-weight : 200; 
   font-size : 0.9em; 
   color : #111111; 
   background-color : #ffffff; 
   margin-top : 0em; 
   margin-bottom : 0.2em; 
} */



TD.nav A:link {
   font-weight : 600; 
   font-size : 12pt; 
   line-height : 1.5em; 
   color : #ffffff; 
   text-decoration : none; 
}

TD.nav A:visited {
   font-weight : 600; 
   font-size : 12pt; 
   line-height : 1.5em; 
   color : #9999ff; 
   text-decoration : none; 
}

TD.nav A:hover {
   font-weight : 600; 
   font-size : 12pt; 
   line-height : 1.5em; 
   color : #ffcc00; 
   text-decoration : none; 
}




