body,td,th {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f8f6f7;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.menu {
	font-size:13px;
	font-weight:bold;
	color:#680000;
}
.menu a {
	color:#680000;
}
.main_menu {
	font-size:12px;
	color:#ffffff;
}
.main_menu a {
	color:#ffffff;
}
h1 {
	font-family:"Trebuchet MS";
	display:inline;
	font-size:20px;
	color:#680000;
	font-weight:normal;
}
.main_text {
	text-align:justify;
	line-height: 22px;
}
.left_pad {
	padding-left:25px;
}

