<!--
A:HOVER {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}
A:VISITED {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}
A:ACTIVE {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}
A:LINK {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color :#000000;
	text-decoration : none;
}
BODY {
    background-color: #cccccc;
	scrollbar-face-color: #c0c0c0; 
	scrollbar-shadow-color: #666666;
	scrollbar-arrow-color : #dddddd;
	scrollbar-3dlight-color: gray; 
	scrollbar-track-color: gray; 
	scrollbar-darkshadow-color: #000000; 
	buttonface: #666666; 
}
P {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}
LI {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}
TD {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}
TH {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : 700;
	color : #000000;
	text-decoration : none;
}
B {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : 700;
	color : #000000;
	text-decoration : none;
}
I {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 10pt;
	font-style : italic;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}
STRONG {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : 700;
	color : #0000000;
	text-decoration : none;
}
Small {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : 400;
	color : #000000;
	text-decoration : none;
}
img {
	border:1px solid black;
	}
input {
	border:1px solid black;
}
textarea {
	border:1px solid black;
}
-->