body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Images/bg.jpg);
}
.matter {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.footer {
	font-family: Verdana;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}
.pws {
	font-family: Verdana;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}
.design {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}

.footerlinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.pws:hover {

	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
.footerlinks:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
.email {
	font-family: Verdana;
	font-size: 11px;
	color: #818181;
	text-decoration: none;
}
.email:hover {

	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
.main-header {
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	color: #cf530b;
	text-decoration: none;
	letter-spacing: .1em;
	text-transform: uppercase;
	padding-left: 15px;
}
.design:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
