
BODY  {
	SCROLLBAR-FACE-COLOR : #DCDCDC;
	SCROLLBAR-HIGHLIGHT-COLOR : grey;
	SCROLLBAR-SHADOW-COLOR : black;
	SCROLLBAR-3DLIGHT-COLOR : silver;
	SCROLLBAR-ARROW-COLOR : #6080ff;
	SCROLLBAR-TRACK-COLOR : #f8f8ff;
	SCROLLBAR-DARKSHADOW-COLOR : black;
	font : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

A:LINK {
		font-family: Arial;
		font-size: 10pt ;
		font-weight: bold;
		font-style: normal;
		color: #0000FF;
		text-decoration: none;
}

A:VISITED {
		font-family: Arial;
		font-size: 10pt ;
		font-weight: bold;
		font-style: normal;
		color: #800000;
		text-decoration: none;	
}

A:Hover  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #008B8B;
	text-decoration : none;
}



I {
		font-family: Arial;
		font-size: 8pt;
		font-weight: medium;
		font-style: italic;
		color: #008000;
		text-decoration: none;
}