body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	background: #5E70A7 url(images/topbar_bg6.jpg) repeat-x;
	margin: 0;
}
.footer {
	background: #575757 url(images/footer_bg.gif);
}
.bodytext {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: .7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.heading1 {
	font-family: "Trebuchet MS";
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #283376;
}
a:link {
	color: #70684B;
}
a:visited {
	color: #70684B;
}
a:active {
	color: #70684B;
}
a:hover {
	color: #283376;
}
ul {
	list-style-image: url(images/bullet.gif);
}
