body {
	scrollbar-face-color: #DAC9A5;
	scrollbar-shadow-color: #003366;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #003366;
	scrollbar-darkshadow-color: #003366;
	scrollbar-track-color: #336699;
	scrollbar-arrow-color: #003366;}
	
a:link {
	color: #336699;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	color: #0099CC;
	text-decoration: none;
}
a:hover {

	color: #0099CC;
	text-decoration: underline;
}
a:active {


	color: #0099CC;
	text-decoration: none;
}
.Position {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;

}
.PositionDesc {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
