

a:link {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
a:visited {
	text-decoration: underline;
	color: #666666;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #999999;
	font-size: 12px;
}
a:active {
	text-decoration: underline;
	color: #333300;
}
a.news, a:active.news, a:visited.news {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
a:hover.news {
	color: #333333;

}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bolder;

}
.buttons2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;	
}
.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333300;
	line-height: 16px;
}
.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
}
.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #5f991b;
	text-align: left;
	line-height: 18px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}


