/* Style Sheet Last updated - 10/17/2000 */ 
/* This style sheet is for IE 4.02 and up */ 


/* BODY = default paragraph font */ 
	body         {bgcolor: #ffffff; font-family: Trebuchet MS; font-size: 10pt }
	h1           { font-size: 18pt }
	h2           { font-size: 14pt }
	table        { font-family: Trebuchet MS; font-size: 10pt }
	a            { color: #007171; font-weight:bold; font-family:Trebuchet MS; font-size:10pt }
	textarea     { font-size: 10pt; font-family:Trebuchet MS }
	input        { font-family: Trebuchet MS; font-size: 10pt }
	button       { font-family: Trebuchet MS; font-size: 10pt }
	
	
	
/* HYPERLINKS */ 
	a:link, a:visited	{color: "#0000FF"; text-decoration:"none"; }
	a:active, a:hover	{color: "#990099"; cursor:hand;text-decoration:"underline"; }
	.pop		{text-decoration: none; }
	
li           { margin-bottom:12 }
