body { 
	font-family: verdana; 
	font-size: 11px;
	color: #555753; 
	margin: 0px 0px 0px 0px; 
	}

p { 
	font-family: verdana; 
	font-size: 11px;
	}
h1 { 
	font: normal 24px arial; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #4C617C;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #AEBDD2;
	}
.menutxt {  
	color: #FFFFFF;
	}
.navbkg {  
	background-image:  url(../shared/bkg-nav.gif);
; background-repeat: no-repeat
	}
.bodbkg {  
	background-image:  url(../shared/bkg-rt.gif);
	}

td {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	}
.link-wht {  font-weight: bold; color: #FFFFFF}
