.text_base {
	font-size: x-small;
	color: #FFFFFF;
	font-family: "Trebuchet MS", arial;
	background-color: #6A6457;
}
a:link {color: #FFA906; text-decoration: underline;}
a:visited {color: #DB8F00;}
a:hover {color: #FFA73C; text-decoration: none;}
h1 {
	font-family: "Trebuchet MS", arial;
	font-size: 16px;
	color: #333333;
	padding-right: 4px;
	padding-left: 4px;
}
h2 {
	font-family: "Trebuchet MS", arial;
	font-size: 14px;
	color: #333333;
	padding-right: 4px;
	padding-left: 4px;
}
h3 {font-family: "Trebuchet MS", arial; font-size: +1; color: #FFFFFF; font-weight: normal;}
body {
	font-family: "Trebuchet MS", arial;
	font-size: 12.5px;
	color: #474746;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #6A6457;
}
p {
	padding-right: 4px;
	padding-left: 4px;
	font-family: "Trebuchet MS", arial;
	font-size: 12.5px;
}
.white_text {
	color: #FFFFFF;
}
.results_table {
	font-family: "Trebuchet MS";
	font-size: x-small;
}
