@import url("links.css");
.copy {font: bold normal 11pt font-family: Georgia, Times New Roman, Times, serif; color: #003366; }
.bold  {font: normal 11pt Georgia, Times New Roman, Times, serif; color: #003366; }

INPUT {font: 8pt Verdana; width: auto; }
TEXTAREA {font: 8pt Verdana; width: 200px; }
SELECT {font: 8pt Verdana; width: auto;}
a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	color: #003366;

}
a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	color: #003366;
	text-decoration: underline;

}
a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	color: #666666;
}
a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	color: #666666;

}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
	font-style: normal;
}
.hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #6F98C4;
	font-weight: bold;
}
.hdr2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #333333;
	font-weight: none;
}
