BODY {
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	color : Navy;
	background-color : #FFFFCC;
}

a.navtable:link {
	color:#FFFFCC ;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
	font-family : Arial;
} 
a.navtable:hover{
	color: #FFCC00;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
	font-family : Arial;
}
a.navtable:visited {
	color: #00FFCC;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
	font-family : Arial;
}


/*
table.navtable{color:white;font-size:8pt;font-weight:bold;}
a.navtable{color:white;font-size:8pt;text-decoration:none;font-weight:bold;}
*/
	