body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666600;
	text-decoration: none;
	text-align : justify;
	SCROLLBAR-FACE-COLOR: #7a9b86;
	SCROLLBAR-HIGHLIGHT-COLOR: #7a9b86;
	SCROLLBAR-SHADOW-COLOR: #364362;
	SCROLLBAR-3DLIGHT-COLOR: #7f0101;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #fef7db;
	SCROLLBAR-DARKSHADOW-COLOR: #505050;

}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666600;
	text-decoration: none;	
	text-align : justify;
}

li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666600;
}

table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666600;
}

a:link{
	font-size:9pt;
	color: #cccc66;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
	color : #666600;
}

a:visited{
	color : #cccc66;
	text-decoration: underline;
}

h1{
	font-size: 11pt;
	color: #666600;
	text-decoration: none;
	font-weight : bold;
}

h2{
	font-size: 10pt;
	color: #666600;
	text-decoration: none;
	font-weight : bold;
}

h3{
	font-size: 9pt;
	color: #666600;
	text-decoration: none;
	font-weight : bold;
}

h4{
	font-size: 9pt;
	color: #666600;
	text-decoration: none;
	font-weight: normal;
	text-align : justify;
}

h5{
	font-size:8pt;
	color: #ffffcc;
	text-decoration: none;
}

