body    {font-family: Lucida Sans Unicode, Trebuchet MS, Verdana, sans-serif;
	color: #000000;
	font-size: 7pt;
	text-transform: lowercase;
	text-align: justify;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #999999;
}

h1	{font-family: Century Gothic, Trebuchet MS, sans-serif;;
	color: #000000;
	font-size: 24pt;
	text-transform: uppercase;
	text-align:right;
	font-weight: normal;
}

h2	{font-family: Lucida Sans Unicode, Trebuchet MS, Verdana, sans-serif;
	color: #000000; 
	font-size: 7pt;
	font-variant: normal; 
	font-weight: bold;
	text-transform: lowercase;
}

a	{font-family: Lucida Sans Unicode, Trebuchet MS, Verdana, sans-serif;
	color: #00CC33;
	font-size: 7pt;
	text-decoration: none;
	text-transform: lowercase;
}


a:hover {color: #000000;
	font-size: 7pt;
	text-decoration: none;
	text-transform: lowercase;
}


img	{border-color: #000000;
	border-width: 1pt;
	border-style: solid;
}


li 	{color: #000000;
	list-style-type: square; 
	list-style-position: inside; 
}


table	{background-color: #FFFFFF;
	font-family: Lucida Sans Unicode, Trebuchet MS, Verdana, sans-serif;
	color: #000000;
	font-size: 7pt;
	text-transform: lowercase;
	text-align: justify;
	border-width: 0pt;	
}