.globalcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
.frontpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000
}
.textcopy {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #000099}
.landscape {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; color: #000000; font-weight: bold}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/*** links **/
.linkbutton {
margin-left: 7px;
line-height: 125%;
}

a:link { 
color: white; 
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 130%;

}
a:visited { 
color: white; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 130%;
text-decoration: none;

}
a:hover {
color: white; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 130%;
text-decoration: underline;

