a:link
	{
	color: #FFFFCC;
	font-size: 9pt;
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
	font-weight: normal; 
	text-decoration: none
	}

a:visited
	{
	color: #FFFFCC;
	font-size: 9pt;
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
	font-weight: normal;
	text-decoration: none
	}

a:hover
	{
	color: #FFFFCC;
	font-size: 9pt;
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
	font-weight: normal;
	text-decoration: underline
	}

a:active
	{
	color: #FFFFCC;
	font-size: 9pt;
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
	font-weight: normal;
	text-decoration: none
	}

table
	{
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
	font-size:10pt;
	color: #FFFFFF
	}

body
	{
	background-image: url('../images/brown_top.gif') ;
	background-repeat: repeat;
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	margin-top: 0px
	}
