body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/backshad.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sidebar { 
	color: #FFF;
	margin-left: 40px;
}
a:link {
	color: #009;
}
a:visited {
	color: #009;
}
a:hover {
	color: #C00;
}
a:active {
	color: #009;
}
a.nav:link {
	color: #FFF;
	font-weight: bold;
	margin: 0 7px 0 7px;
	text-decoration: none;
}
a.nav:visited {
	color: #FFF;
	font-weight: bold;
	margin: 0 7px 0 7px;
	text-decoration: none;
}
a.nav:hover {
	color: #FC0;
	font-weight: bold;
	margin: 0 7px 0 7px;
	text-decoration: underline;
}
a.nav:active {
	color: #FFF;
	font-weight: bold;
	margin: 0 7px 0 7px;
	text-decoration: none;
}
a.sidelink:link {
	color: #FFF;
}
a.sidelink:visited {
	color: #FFF;
}
a.sidelink:hover {
	color: #FC0;
}
a.sidelink:active {
	color: #FFF;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 1em 30px 1em 30px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #C00;
	letter-spacing: .2em;
	text-transform: uppercase;
	margin: 1em 30px 0 30px;
}
.bodycopy {
	line-height: 18px;
	margin: 1em 30px 1em 30px;
}

.style1 {line-height: 18px; margin: 1em 30px 1em 30px; font-weight: bold; }
