body {
background:url(/images/bg.gif) repeat-y;
background-position: 50%;
background-color:#ffffff;
}
body, p, td, th, ul, ol, h3, h4, div, li, dt, dd { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color:#000000;
}

.nav { font-size:12px;  color:#ffffff; text-decoration:none; font-weight: bold;}
.nav a:link, .nav a:visited { text-decoration:none; color:#ffffff font-weight: bold;}
.nav a:hover, .nav a:active { text-decoration:underline; color:#990000 font-weight: bold;}

