.maintext, p, td  {
	font : 12px Arial, Helvetica, sans-serif;
	color : Black;
}

.menu  {
	color : #A01A13;
	font-family : Tahoma, Arial;
	font-size : 16px;
	font-style : normal;
	text-decoration : none;
	font : bold;
}

.menu:hover  {
	text-decoration : underline;
}

.navi  {
	font : 10px Arial, Helvetica, sans-serif;
	color : #A01A13;
}

h1  {
	color : #504F4D;
	border-bottom : 0px;
	font-family : Tahoma, Arial;
	font-size : 18px;
	font-weight : bold;
 height: 30px;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
}

h2  {
	color : #A01A13;
	border-bottom : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

.header  {
	text-decoration : none;
}

