<style type=text/css>
<!--

	body {
		margin:0px 0px 0px 0px; padding:0px;
		text-align:left;
	}
	
	body, div, a, th, td, li, dd, font, input, textarea {
		font-family: Verdana;
		font-size: 8pt;
	}

	#body_website {
		width:600px;
		text-align:left;
		padding:15px;
		height: 100%;

		margin: 0px auto 0px auto; 
	}

	#body_chm {
		width:600px;
		text-align:left;
		padding:15px;
		height: 100%;

		margin:0px auto;
		margin-left: 20px;
	}

	#body_pdf {
		width:600px;
		text-align:left;
		padding:15px;
		height: 100%;

		margin:0px auto;
		margin-left: 20px;
	}

a			{color: #E65B00;}
a.nav		{color: #E65B00; font-family: Verdana; font-weight: bold; font-size: 13pt; text-decoration: none; padding: 0px; margin: 0px;}
a.big_button{font-weight: bold; padding: 10px; color: white; background-color: red;}
h1			{font-size: 20pt; font-weight: bold; color: black; line-height: 100%; margin: 0px 0px 10px 0px;}
h1.shade	{font-size: 20pt; font-weight: bold; color: gray; line-height: 100%; margin: 0px 0px 20px 0px;}
h2			{font-size: 20pt; font-weight: bold; color: black; line-height: 100%; margin: 0px 0px 20px 0px;}
h3			{font-size: 20pt; font-weight: bold; color: #E65B00; line-height: 100%; margin: 0px 0px 20px 0px; padding: 0px 0px 0px 0px;}
img			{border: 0px;}
img.logo	{margin: 5px 0px 0px 0px;}
p			{margin: 0px 0px 16px 0px; padding: 0px; line-height: 170%;}
p.error		{color: red;}
li			{line-height: 180%;}
span.path	{background-color: silver; padding: 2px 5px 2px 5px;}

.hl			{font-size: 20pt; font-weight: bold; color: #E65B00;}
.hl_small	{font-size: 8pt; font-weight: normal; color: silver;}
.header		{margin: 0px 0px 25px 0px;}
.hr			{font-size: 1pt; border-top: 1px solid silver; margin: 0px 0px 10px 0px;}
.nav2		{color: silver; font-family: Verdana; font-weight: bold; font-size: 13pt;
             margin: 0px 0px 10px 0px; padding: 10px 0px 10px 0px; border-bottom: 1px solid silver;}

	li {
		list-style-type: square;
		margin-bottom: 5px;
	}


	hr {
		height: 1px;
	}


	table {
	}

	td {
		vertical-align: top;
		line-height: 1.5em;
	}

-->
</style>