.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.headline {
	font-family: Arial, Verenda;
	font-size: 35px;
}
.border {
	border: thin solid #000000;
}
.links {
	text-decoration: none;
	background-color: #FFFFCC;
	border: 1px solid #666666;
	color: #000066;
	background-position: center center;
	white-space: pre;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	filter: Invert;



}
.boder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;
}
