<STYLE TYPE = "text/css">

BODY {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	}
	
EM	{
	text-decoration: line-through;
	font-style: normal;
	}
	
P	{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em;
	line-height: 1.3em;
	font-style: normal; 
	font-weight: normal;
	margin-top: 0em
	}

H1	{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 3em; 
	font-style: normal; 
	font-weight: bold;
	}
	
H2 	{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.5em; 
	font-style: normal; 
	font-weight: bold;
	}
	
H3	{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.2em; 
	font-style: normal; 
	font-weight: bold;
	margin-bottom: 0em
	}

A:link, 
A:visited 	{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal;
	}
	
A:hover {
	background: cyan;
	}

A:active {
	color: white;
	background: black;
	}
	
BLOCKQUOTE {
	margin: 1em 0em 1em 0em;
	background: #EDB;
	}
	
LI	{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em;
	line-height: 1.3em;
	font-style: normal; 
	font-weight: normal;
	}
	
TD	{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
	
CENTER {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}


	
CODE {
	font-family: Courier, Monaco, monospace;
	}

SMALL {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; font-style: normal; font-weight: normal;
	}



</STYLE>