body {
	background-color: #d5d4a6;
	font-family: Tahoma, Arial, Helvetica, Helvetica Neue, san-serif;
	font-size: 12pt;
	font-weight: normal;
	}
	
h1 {
	font-family: Helvetica Neue, Helvetica,  san-serif;
	font-size: 26pt;
	font-weight: bold;
	letter-spacing: 22px;
	}

h2 {
	font-family: THelvetica Neue, Helvetica,  san-serif;
	font-size: 18pt;
	font-weight: normal;
	letter-spacing: 15px;
	}

h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	}
	
.maintext {
	padding-right: 36px;
	font-family: Tahoma, Arial, Helvetica, Helvetica Neue, san-serif;
	font-size: 11pt;
	line-height: 26px;
	font-weight: normal;
	color: #000000;
	}
	
.maintext2 {
	padding-right: 36px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	line-height: 24px;
	font-weight: bold;
	color: #440000;
	}

.maintext3 {
	padding-top: 24px;
	padding-left: 36px;
	padding-right: 36px;
	font-family: Tahoma, Arial, Helvetica, Helvetica Neue, san-serif;
	font-size: 10pt;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	}

.maintext a {
	color: #000;
	text-decoration: underline;
	}
	
.maintext2 a {
	color: #000;
	text-decoration: underline;
	}

.maintext3 a {
	color: #000;
	text-decoration: underline;
	}

.listtext {
	padding-right: 36px;
	font-family: Tahoma, Arial, Helvetica, Helvetica Neue, san-serif;
	font-size: 11pt;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	}
	
.listtext2 {
	padding-right: 36px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	line-height: 19px;
	font-weight: bold;
	color: #551100;
	}

.textnav {
	font-family: Helvetica, Helvetica Neue, Tahoma, Arial, san-serif;
	font-size: 10pt;
	line-height: 18px;
	font-weight: normal;
	color: #999999:
	padding-left: 14px;
	}

.textnav a {
	padding-left: 8px;
	font-family: Helvetica, Helvetica Neue, Tahoma, Arial, san-serif;
	font-size: 10pt;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}

.textnav a:hover {
	font-weight: bold;
	}

