body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #000000;
}
.main_font {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	text-decoration:none;
	color:#000000
}
a.main_font:hover {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	text-decoration:underline;
	color:#000000
}

.head_font {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	font-weight:bold
}

#myslideshow{ /*sample CSS for demo*/

}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none
}
.small_font {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	text-decoration:none;
	color:#000000
}
.mailing_list {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	color:#000000;
	height:14px;
	width:110px;
}
.btn {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color:#000000;
	height:22px;
	width:60px;
}