.browntext {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #663300;
	margin: 4px;
	padding: 4px;
}
.black {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin: 4px;
	padding: 4px;
}
.HeaderMaroon {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bolder;
	color: #663300;
	margin: 4px;
	padding: 4px;
}
.browntext a:link {
	color: #663300;
}
.browntext a:visited {
	color: #663300;
}
.browntext a:hover {
	color: #996633;
}
.browntext a:active {
	color: #663333;
}
.whitetext {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
.whitetext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a:hover {
	color: #CECE99;
	text-decoration: none;
}
.whitetext a:active {
	color: #CECE99;
	text-decoration: none;
}
.bluetext {
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	margin: 2px;
}
.graycopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

        
