@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D3DDDD;
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}
.heading1 {
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.menufont {
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size: 15px;
	color: #283138;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
