body  {
	background-color: #137db9;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #101040;
	line-height: 140%;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #101040;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #101040;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #101040;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
	color: #101040;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #101040;
	line-height: 140%;
}

a:link { 
	text-decoration: underline;
	color: #101040;
	}
a:visited { 
	text-decoration: underline;
	color: #101040;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #E65E62;
	}
.pagecontent {
	background-color: #ffffff;
	position: relative;
	width: 944px;
	}
.header {
	background-color: #8bcfec;
	position: relative;
	width: 944px;
	height: 232px
	}
.menu {
	background-color: #8bcfec;
	background-position: left top;
	position: absolute;
	width: 944px
	height: 29px
}
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #101040;
	line-height: 140%;
}

