@charset "utf-8";
.border {
	border: 1px solid #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.body A:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
} 
.body A:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
} 
.body A:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
} 
.body A:hover {
	color: #6699cc;
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
} 
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 10px;
}
.boxcopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 5px;
	color: #333333;
}
.boxcopyhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin: 10px;
}
.phone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
