BODY {	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	color: #808080;
	background-color: white;
	scrollbar-track-color: white;
	scrollbar-face-color: white;
	scrollbar-shadow-color: #E6E4E4;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #E6E4E4;
	scrollbar-darkshadow-color: #C0C0C0;
	scrollbar-arrow-color: #C60000;
}

P {	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	color: #404040;}

.HOK {	background-color: #C0C0C0;
	color: white;
	text-decoration: none; 
	link: white;}

A	{text-decoration: underline;
	color: #404040;}

A:link		{ text-decoration: underline;
		color: #C00000; }
A:visited	{ text-decoration: underline;
		color: #C00000;}
A:active	{ text-decoration: underline;
		color: #C00000; }
A:hover		{ text-decoration: underline;
		color: #808080; }

TABLE 	{font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	color: #404040;}

TD 	{font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	color: #404040;}

H1 {	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 14pt;
	color: #404040;
	font-weight: normal;
}

H2 {	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #404040;
	font-weight: normal;
}

H3 {	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: italic;
	color: #404040;}

H4 {	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #404040;}

UL {	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	margin-left: 5px;
	color: #404040;
	list-style-type: disc;
}

OL {	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	margin-left: 5px;
	color: #404040;
	list-style-type: decimal;
}

LI {	display: list-item; 
	margin-left: 5px;
	list-style-position: outside;
}

.overflow {
	width: 100%; 
	height: 100%; 
	overflow: auto;
	margin-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px
}