body {
	margin-bottom : 10px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8px;
	color : Black;
}
.fadeback {
	background-image : url(template_images/fadeback.gif);
	background-repeat : repeat-x;
	background-position : bottom;
}
A:ACTIVE, A:FOCUS,  A:LINK, A:VISITED {
	color : Black;
	text-decoration : none;
}
A:HOVER {
	color : Black;
	text-decoration : underline;
}
.topmenu {
	font-family : inherit;
	font-size : smaller;
	letter-spacing : 3px;
	word-spacing : 5px;
	text-transform : capitalize;
}