body {
	background-color: #f0eefa;
	font-family: "Arial";
	color: #414161;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	margin: 0 8px 0 8px;
}

.MenuStyle {
	font-weight: bold;
	line-height: 20px;
	font-family: "Arial";
	color: #FFFFFF;
	font-size:13px;
	font-weight: bold;

}

.MenuStyle a {
     font-weight: bold;
	 color: #f0eefa;
	 text-decoration:none;
}

.MenuStyle a:hover {
      color: #CC3399;
	  font-weight: bold;
	  text-decoration:underline;
}
	 
.Maintext {
	font-family: "Arial";
	color: #414161;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	margin: 0 8px 0 8px;
}

.MainHeadlines {
	font-family: "Arial";
	color: #414161;
	font-weight: bold;
	font-style: normal;
	font-size: small;
	text-align: center;
}

.MainHeadlinesCentered {
	font-family: "Arial";
	color: #414161;
	font-weight: bold;
	font-style: normal;
	font-size: large;
}

a {
	color: #333366;
	font-weight:bold;
	text-decoration: underline;
	
	
}

a:hover {
	color: #CC3399;
	font-weight:bold;
	text-decoration: underline;

}

h2 {
    font-family: "Arial";
	color: #414161;
	font-size:16px;
	font-weight:bold;
}

.menuheader {
    font-family: "Arial";
	color: #FFFFFF;
	font-size:16px;
	font-weight:bold;
}

.bottom { 
    font-family: "Arial";
	color: #FFFFFF;
	font-size:11px;
	font-weight:normal;
	line-height: 20px;
}

.bottom a { 
    font-family: "Arial";
	color: #FFFFFF;
	font-size:11px;
	font-weight:bold;
	line-height: 20px;
}

.bottom a:hover { 
    font-family: "Arial";
	color: #CC3399;
	font-size:11px;
	font-weight:bold;
	line-height: 20px;
}

