body	{
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #FFFFF5;
	}

p, th, td, a	{
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

p, th, td	{
	font-size: 10pt;
	}

h1, h2, h3, h4, h5, h6	{
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

h3	{
	font-size : 12pt;
}

h4	{
	font-size : 10pt;
}

h5	{
	font-size : 8pt;
}

.sidebar	{
	background-color: #00FFFF;
	width: 12%;
}

.mainlogo	{
	background-color: #00FF00;
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.widelist	{
	line-height: 200%;
}


A:link	{
	text-decoration:none;
	color: #3366CC;
}

A:visited	{
	text-decoration:	none;
	color:	#CC0000;
	}
	
A:hover	{	
	text-decoration:	underline;
	color:	#FF0000;
	}
	
A:active	{	
	text-decoration:	none;
	color:	#CC0000;
	}
