#Content h1 {
	font-size: 11pt;
	color: #3899ba;
	margin-bottom: 15px;
}
#navigation {
	font-size: 7pt;
	margin-bottom: 10px;
}
#Content h2,#Content h3,#Content h4 {
	color: #3899ba;
	margin-top: 10px;
}
#Content h2 {
	font-size: 10pt;
}
#Content h3 {
	font-size: 9pt;
	font-weight: normal;
}
#Content h4 {
	font-size: 8pt;
	font-weight: normal;
}
#Content p {
	margin-bottom: 5px;
}
#Pagetop {
	background: url(../images/pagetop.gif) no-repeat right;
	text-align: right;
	padding-right: 15px;
}
