			body { 			font-family: Verdana, Arial, Helvetica, sans-serif;
							font-size: x-small;
							margin: 0px;
							color: #666633;
							background: #fdfbe4;
							}
			td { 			font-family: Verdana, Arial, Helvetica, sans-serif;
							font-size: x-small;
							margin: 0px;
							color: #666633;
							}
			table {			text-align: left;
							border-collapse: collapse;
							padding: 0px;
							font-size: x-small;
							}
 			 
 			a:link {		text-decoration: none; font-weight: bold; color: #666633;}
			a:visited {		text-decoration: none; font-weight: bold; color: #666633;}
			a:hover {		text-decoration: none; font-weight: bold; color: #666633;}
			
			a.sub:link {		text-decoration: none; font-weight: bold; color: #666633;}
			a.sub:visited {	text-decoration: none; font-weight: bold; color: #666633;}
			a.sub:hover {		text-decoration: none; font-weight: bold; color: #666633;}
			
			a.sub2:link {		text-decoration: none; font-weight: bold; color: #666633;}
			a.sub2:visited {	text-decoration: none; font-weight: bold; color: #666633;}
			a.sub2:hover {		text-decoration: none; font-weight: bold; color: #000000;}
			
			a.sub3:link {		text-decoration: none; font-weight: bold; color: #666633;}
			a.sub3:visited {	text-decoration: none; font-weight: bold; color: #666633;}
			a.sub3:hover {		text-decoration: none; font-weight: bold; color: #9a8360;}
			
			#navigation {	vertical-align: top;
							background: url(../images/navbg.jpg) no-repeat #d7dcc1;
							}
			#navigation td{	padding-right: 10px;
							text-align: right;
							vertical-align: middle;
							}

			#subheader  {
							background: #d7dcc1;
							text-align: center;
							height: 30px;
							border-top-color: #ffffff;
							border-top-width: 0px;
							border-top-style: solid;
							border-right-style: none;
							border-bottom-style: none;
							border-left-style: none;
							}
		
			#content {		vertical-align: top;
							padding-left: 15px;
							padding-top: 15px;
							text-align: left;
							}
			.textheader {	font: bold medium Verdana, Arial, Helvetica, sans-serif;
							color: #666633;
							}
