.homefont {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #1b1b1b;
	text-align:left;
}
body {
	background-color: #1B1B1B;
}
.style1 {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.style3 {
	font-size: 11px
}
.style4 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #1b1b1b;
	text-align:left;
}
.style5 {
	font-size: 11px;
	font-style: italic;
}
.style6 {
	font-size: 12px
}
.style7 {
	font-size: 10px; color: #1b1b1b; font-family: "Trebuchet MS";
}
.style8 {
	font-family: "Trebuchet MS"
}
.style9 {
	color: #FF0000;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
a:link {
	color: #1B1B1B;
	text-decoration: none;
}
a:visited {
	color: #1B1B1B;
	text-decoration: none;
}
a:hover {
	color: #1B1B1B;
	text-decoration: underline;
}
a:active {
	color: #1B1B1B;
	text-decoration: none;
}
td.c3 {
	background-color: #FFFFFF;
}
div.c2 {
	text-align: center;
}
div.c1 {
	text-align: left;
}