body, table {
font-family: Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
font-size: 11px;
line-height: 140%;
margin: 0;
color:#646060;
}

h1, h2, h3 {
color: grey;
font-size: 30px;
font-family: Arial, 'Trebuchet MS', Tahoma, sans-serif;
margin-top: 0.2em;
font-weight:normal;
}

h2 {
font-size: 14px;
text-transform: uppercase;
color: #931d52;
}

h3 {
font-size: 30px;
color: #931d52;
line-height: 100%;
margin: 0px;
padding: 0;
}

a, a:visited { color: #009ee1; text-decoration: underline;font-weight:bold; }
a:hover { color: #009ee1; text-decoration: none; }

a img { border: none; }

h3 a,h3 a:visited, h3 a:hover{
  color: #931d52;
  text-decoration: none;
  font-weight: normal;
}


h4 {
font-size: 14px;
text-transform: uppercase;
color: #931d52;
	background: #eaf0b2;
font-weight: normal;
	width:192px;
	height:120px;
	margin:0 0 0 192px;
	padding:0;
	text-align: center;
	line-height: 100%;
}
h4 span {
	display: block;
	padding-top:50px;
}


div.pageMenu {
	position: absolute;
	right:0;
	bottom:5px;
	width:380px;
	text-align: center;
}
div.pageMenu {
	font-size: 30px;
	color: #009ee1;
	line-height: 100%;
}
div.pageMenu a {
	color: #931d52;
	font-weight: normal;
	text-decoration: none;
}
