body {
	background-color: #4e6f8f;
	background-image: url('../images/backgrounds/background_2.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, sans-serif;
	font-size:12px;
	margin: 35px;
}
h1 {
	margin: 0px 20px 0px 20px;
	color:#ffffff;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal
}
h2 {
	margin: 0px 25px 0px 40px;
	color:#666666;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 130%
}
h3 {
	margin: 0px 0px 0px 10px;
	color:#000000;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal
}
h4 {
	margin: 0px 25px 0px 20px;
	color:#333333;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 130%
}
h5 {
	margin: 20px 0px -5px 20px;
	color:#9c9c63;
	font-family: Arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: oblique;
}
h6 {
	margin: 0px 0px 20px 80px;
	color:#9c9c63;
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold
}
