body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(/images/w-bkg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009900;
}td.section_hdr {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding:2px;
}
h2 {
	font-size: 16px;
	color: #000;
	text-decoration: none;
	text-align: center;
}
