/* CSS Document */
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;
}
.top_menu {
	font-size:12px;
	color:#680000;
}
.main_heading {
	font-family:"Trebuchet MS";
	font-size:20px;
	display:inline;
	color:#680000;
}
.pad_l_40 {
	padding-left:35px;
}
.text_al {
	text-align:justify;
}
