:link {
	color: #173E2B;
}

:visited {
	color: #632B2C;
}

:hover {
	color: #632B2C;
}

:active {
	color: #632B2C;
}

body {
	color: #173E2B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
}


h1 {
	font-family: Arial, Helvetica, san-serif;
	font-size: 16pt;
	color: #173E2B;
	font-weight: bold;
	margin-bottom: -10px;
	margin-top: 0px;
}

h2 {
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, san-serif;
	font-size: 7pt;
	line-height: 8pt;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, san-serif;
	font-size: 7pt;
	margin-bottom: 0px;
	color: #FFFFFF;
	margin-top: 0px;
	font-weight: normal;
}

td {
	color: #173E2B;
	font-family: Arial, Helvetica, san-serif;
	font-size: 9pt;
	line-height: 12pt;
}

tr {
	color: #173E2B;
	font-family: Arial, Helvetica, san-serif;
	font-size: 9pt;
	line-height: 12pt;
}



