.bodytext {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #333333;
}
.sublinks {
	color:#FFFFFF;
	font-family: "trebuchet ms";
	font-size: 10px;
	text-decoration: none;
}
.sublinks a{
	color:#FFFFFF;
	font-family: "trebuchet ms";
	font-size: 10px;
	text-decoration: none;
}
.sublinks a:visited{
	color:#FFFFFF;
	font-family: "trebuchet ms";
	font-size: 10px;
}
.sublinks a:hover{
	color:#0000FF;
	font-family: "trebuchet ms";
	font-size: 10px;
}
.title {
	font-family: "trebuchet ms";
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.newstext {

	font-family: "trebuchet ms";
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin: 0px;
}
a:link {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #0066FF;
}
a:active {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
.indent {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #333333;
	padding-left: 40px;
}
