body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.boxcopy {
	border: 1px solid #000000;
	padding: 10px;
	font-size: 12px;
}
.pagetitle {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.pagetitle2 {

	font-size: 24px;
	font-weight: normal;
	text-align: center;
}
.subtitle {
	font-size: 18px;
	font-weight: bold;
}
.addresspanel {
	text-align: center;
	font-size: 12px;
}
.addresspanelbold {
	text-align: center;
	font-weight: bold;
}
.highlighted {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
.caption {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}
.boxcopyCopy {
	padding: 10px;
	font-size: 14px;
}
