/* CSS Document */

p{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #999999;
line-height: 18px;
padding: 3px;
font-style: normal;
font-weight: normal;
font-variant: normal;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #999999;
}

.block {
	letter-spacing: normal;
	text-align: justify;
}

.navigation_1 {
	font-family: Veranda, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: underline;
	display: inline;
	padding: 2px;
	width: auto;
}

.navigation_1:hover {
	font-family: Veranda, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	padding: 2px;
	width: auto;
}

.navigation_2 {
	font-family: Veranda, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: underline;
	display: inline;
	padding: 2px;
	width: auto;
}

.navigation_2:hover {
	font-family: Veranda, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	padding: 2px;
	width: auto;
}

.navigation_3 {
	font-family: Veranda, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	display: block;
	padding: 2px;
	width: auto;
}

.navigation_3:hover {
	font-family: Veranda, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 2px;
	width: auto;
}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

body {
	background-color: #83A840;
}