body {
scrollbar-face-color: #eeeeee;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #cccccc;
background:#FFFFFF url(images/background-white.jpg) 0 0 repeat-x;
}
p, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: justify;
}
.topText { color:#555;  font-size: 12px;
 }
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #222222;
}
a.nav:link, a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a.nav:hover, a.nav:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: left;
}

div#imgLeft { float:left;}
div#imgLeft img {padding: 0 20px 20px 0; }
div#imgLeft p { margin: -10px 0 20px 0; text-align: center; color: #555; }

a.link { color:#990000; text-decoration: none; }
a.link:hover { text-decoration: underline; font-weight:normal;}

.red { color:#990000; }