
.TD {
		font-family: arial,"Times New Roman",Times,serif;
		font-size: 6pt;
}

.navlinks A {
					color: #336600;
					font-family: Helvetica, Arial, sans-serif; 
					font-size: 8pt;
					font-weight: 800; 
					font-style: normal;
					letter-spacing: 0px; 
					text-decoration: none; 
					
}
.navlinks A:hover {
					color: #DAB539; 
					font-family: Helvetica, Arial, sans-serif;
					font-size: 8pt;
					font-weight: 800;
					font-style: normal;
					letter-spacing: 0px;  
					text-decoration: none;
					
}
.navlinks A:active {
					color: #000000; 
					font-family: Helvetica, Arial, sans-serif;
					font-size: 8pt;
					font-weight: 800;
					font-style: normal;
					letter-spacing: 0px;  
					text-decoration: none;
					
}

.navbutton {
	BACKGROUND-COLOR: #DAB539; 
	COLOR: #000000; 
	font-family: Helvetica, Arial, sans-serif;  
	font-size: 9pt; 
	font-weight: 800; 
	font-style: normal;
	letter-spacing: 0px; 
	text-decoration: none; 
	
	HEIGHT: 10pt; 
	TEXT-ALIGN: center; 
	
	BORDER-BOTTOM: #336600 thin solid; 
	BORDER-LEFT: #336600 thin solid; 
	BORDER-RIGHT: #336600 thin solid; 
	BORDER-TOP: #336600 thin solid; 
	
}
.navbutton A{
	BACKGROUND-COLOR: #DAB539; 
	COLOR: #000000; 
	font-family: Helvetica, Arial, sans-serif;  
	font-size: 9pt; 
	font-weight: 800; 
	font-style: normal;
	letter-spacing: 0px; 
	text-decoration: none; 
	HEIGHT: 10pt; 
	TEXT-ALIGN: center;
}

.navbutton A:hover{
	BACKGROUND-COLOR: #DAB539; 
	COLOR: #FFFFFF; 
	font-family: Helvetica, Arial, sans-serif;  
	font-size: 9pt; 
	font-weight: 800; 
	font-style: normal;
	letter-spacing: 0px; 
	text-decoration: none; 
	HEIGHT: 10pt; 
	TEXT-ALIGN: center; 
	
}

.bodytext {
		font-family: times, serif, script, verdana, arial;
		font-size: 12pt;
		font-weight: medium;
		font-style: normal;
}

.headertext {
		color: #000000; 
		font-family: times, serif, script, verdana, arial; 
		font-size: 12pt;
		font-weight: 400;
		font-style: normal;
		letter-spacing: 1px;  
		text-decoration: none;
}



