table {
	font: 9pt "trebuchet ms", arial, sans-serif
}
body {
	color: #000000;
	background-color: #ffffff;
	background-image: url(images/index_topstrip.gif);
	background-repeat: repeat-x;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 9pt;
	scrollbar-face-color: #0047a2;
	scrollbar-highlight-color: #e8e8e8;
	scrollbar-shadow-color: #c8c8c8;
	scrollbar-3dlight-color: #dddddd;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #d8e0f0;
	scrollbar-darkshadow-color: #000000;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	}
	blockquote {
	margin-top: 0px; 
	margin-bottom: 0px; 
	color: #000000
	margin-right: 0px;
}
ol {
	margin-top: 0px; 
	margin-bottom: 0px; 
	color: #000000
}
#content {
	position: absolute;
	height: auto;
	width: auto;
	left: 50px;
	top: 170px;
	right: 15px;
}
#content ul {
	color: #000000;
	margin-top: 0px; margin-bottom: 0px;
	list-style-image: url(images/bullet.gif);
}
#header {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	visibility: visible;
}
h1 {
	font-size: 16px;
	color: #0047a2;
	margin-top: 0px;
	margin-bottom: 3px;
}
h2 {
	font-size: 10pt;
	color: #0047a2;
	margin-top: 0px;
	margin-bottom: 3px;
}
#content a:link {
	color: #0047a2;
}
#content a:visited {
	color: #0047a2;
}
#content a:link:hover {
	color: #3c9bf7;
}
h3 {
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}
h4 {
	font-size: 16px;
	color: #e83300;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}
h5 {
	font-size: 7pt;
	color: #a3a3c3;
	font-weiht: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}