<!-- 
body
{
	font-family: arial, sans-serif; font-size: 11px;
	background-image:url(../images/bgw.gif)
}
h1 {	font-family:arial,sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	color:#FF0000;
	text-align: Center;}
table        { font-family: arial,sans-serif; font-size: 12px }

a { text-decoration:none;color:#000000 }
	a:hover { color:#ff0000; }
	a.title { color:#ff0000; }
	a.sidenav { color:#000000; }
	a.link { color:#000000; }
	a.more { color:#ff0000; }
	a.more:hover { color:#000000; }
	a.redlink { color:#333399; }

.nav           { background-color: #D2D7DB; text-align: Center;font-size: 11px }
.navselect     { background-color: #ffffff; text-align: Center;font-size: 11px }
.navb          { background-color: #4a4a4a }
.nav1           { font-size: 11px;background-color: #ffffff; text-align: Center }
.nav2           { font-size: 11px;background-color: #EBEBEB; text-align: Center }
.nlink { text-decoration:underline;color:#0000FF }
--> 