body {
	background-color: #BADCBA;
	color: #ffffff;
	font-family: arial;
	font-size: 10pt;
	margin-top: 0px;
	text-align:			left;
	text-decoration:		none;
}

h1 {
	color: #ffffff;
	font-size: 24pt;
	margin-top: 3px;
	text-align:			center;
}

.header_start {
	background-color: #8DA18D;
	font-weight: bold;
	font-family: arial;
	margin-right: 3px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
}

.bottom_start {
	background-color: #8DA18D;
	font-weight: bold;
	font-family: arial;
	margin-right: 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
}

.header_end {
	font-family: arial;
	font-size: 9pt;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 4px;
	padding-top: 4px;
}

#navigate IMG {
	margin: 0px 0px;
}

#navigate a:link {
	color: #988c8c;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration:		none;
}

#navigate a:visited {
	color: #988c8c;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration:		none;
}

#navigate a:hover {
	color: #F81613;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration:		none;
}
#navigate a:active {
	color: #F81613;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration:		none;
}
