#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	background-position: left top;
	text-align: left;
	display: block;
	list-style-type: disc;
	color: #000066;
	line-height: 1.5em;
	border-bottom-color: #CCCCCC;
}
.sectionlinks {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	display: block;
}

#content {
	font-family: Times;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	color: #000066;
	line-height: 1.5;
	}
.ttitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	top: 5px;
}

	
A:link {
	COLOR: #000099; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000099; TEXT-DECORATION: none
}
A:hover {
	COLOR: #CC0033;
	TEXT-DECORATION: underline;

}
.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 2em;
	color: 000066;
}
