﻿.copyright {
	font-family: Verdana;
	font-size: 8pt;
	background-color: #FFE0C1;
	padding: 5px;
}
.center {
	text-align: center;
}
.bodytext {
	font-family: Verdana;
	font-size: 10pt;
	color: #000080;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	text-align: center;
}
.bodyred {
	font-family: Verdana;
	font-size: 10pt;
	color: #FF0000;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
}
.bodytextbold {
	font-family: Verdana;
	font-size: 10pt;
	color: #000080;
	text-align: center;
	font-weight: bold;
}

