@charset "utf-8";
/* CSS Document */

body {
	background-color:#464545;
}

p, ul,.contactform, .contacttext {
	color:#464545;
	font-family:Arial;
	font-size:14px;
}

.maintable {
	background-color:#FFF;
}

.bottomlinks {
	font-family:"Arial";
	font-size:11px;
}
.footer {
	font-family:"Arial";
	font-size:10px;
}
.copyright {
	font-family:"Arial";
	font-size:9px;
}

