@charset "utf-8";
a:link {
	color: #39F;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333;
	text-align: center;
}


.title16pt {
	font-size: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.pic {
	padding: 4px;
	background-repeat: no-repeat;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.titletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
}
.bodytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
}
.picborder {
	padding: 0px;
	background-repeat: no-repeat;
	border: 3px solid #000000;
	margin: 4px;
}
