.main {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
.mainwhite {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FF8C47;
}
.bullets {
	list-style-type: square;
}
.bolder {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF6F4B;
}
.mainbold {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #000000;
	text-decoration: underline;
}
a:hover {

	font-family: "Trebuchet MS", Verdana, Arial;
	color: #666666;
	text-decoration: underline;
}
