.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-position: left top;
	margin: 10px;
	padding: 10px;
}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	margin: 10px;
	padding: 10px;
}
.smallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-position: left top;
}

.MenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #720c3c;
	text-decoration: none;
	text-align: right;

}

.MenuText a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	text-align: right;

}

.MenuText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	text-align: right;

}

.MenuText a:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #720c3c;
	text-decoration: none;
	text-align: right;

}

.MenuText a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #720c3c;
	text-decoration: none;
	text-align: right;

}