.small_white {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
.medium_black {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.large_white {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
}
body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;
}

a:link {
	color: #0033CC;
}
a:visited {
	color: #017CC2;
}
a:hover {
	color: #017CC2;
}
a:active {
	color: #017CC2;
}
.medium_white {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
}
.small_black {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
