body {
	/*background-image: url(bluebg.jpg);*/
	background-color: #66CC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

#sidebar {
font-size:11px;
text-align:left;
}
#sidebar h4{
font-weight:bold;
font-size:12px;
padding:0.5em;
}

#sidebar li{
	list-style: disc inside;
	margin-left:0.5em;
}
.style4 {color: #4582C5;}
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #4582C5; }
.style10 {font-size: 11px}
.style16 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #4582C5; font-weight: bold; }

body,td,th {
	color: #0000CC;
}
a:link {
	color: #2F67BC;
}
a:visited {
	color: #2F67BC;
}
a:hover {
	color: #2F67BC;
}
a:active {
	color: #2F67BC;
}
.style18 {color: #0000CC}
.style19 {color: #4582C5; font-size: 11px; }

#content{
overflow:scroll;
height:452px;
background:#EDEDED;
}

#content h2 {
font-style:bold;
font-size:2em;
padding: 0.5em;
}

#content p {
margin: 1em 0.2em 0.2em 0.2em;
}

#content li {
	list-style: disc inside;
	margin-left:2em;
}

#content h3{
font-style:bold;
font-size:1.5em;
padding: 0.5em 0em 0em 0em;
}