.smalllink {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #F6E7D3;
	text-decoration: none;
	font-weight: normal;
	background-color: #9f8351;
	border: 1px solid #ab9b7a;
}

.button a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #F6E7D3;
	text-decoration: none;
}

.button a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #F6E7D3;
	text-decoration: none;
}

.button a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #F6E7D3;
	text-decoration: underline;
}



.headline {  font-family: <% if DefaultFont="" then %>Verdana, Arial, Helvetica, sans-serif<% else %><% = DefaultFont %><% end if %>; font-size: 16pt;}
.journal {  font-family: Georgia, "Times New Roman", Times, serif; font-style: italic}
.header {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14pt; font-weight: bold; line-height: -5pt; color: #000000;}
.Hheader {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 19pt; font-weight: bold; line-height: 19pt; color: #000000;}
.Hheadline {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 13pt; line-height: 15pt;}
.tbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 15px;
}
.df {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt}
.hidden { color: #CCCCCC; text-decoration: blink}
.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
h1 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #3E3B1A;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3E3B1A;
	font-weight: bolder;
	
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3E3B1A;
	font-weight: bold;
}

a:link 
{    
color: #9f8351;    
text-decoration: none;
}

a:visited 
{    
color: #d6ad6b;
text-decoration: none;
}

a:hover 
{    
text-decoration: underline;    
color: #000000;
}


