@import url("links.css");
.copy {font: 9pt Georgia, "Times New Roman", Times, serif; color: #CCCCCC; }
.bold  {font: bold 9pt Georgia, "Times New Roman", Times, serif; color: #666666; }

INPUT {
	font: 8pt Verdana;
	width: auto;
	color: #CCCCCC;
}
TEXTAREA {font: 8pt Verdana; width: 200px; }
SELECT {font: 8pt Verdana; width: auto;}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #DFDEB0;
	text-decoration: underline;

}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #DFDEB0;
	text-decoration: underline;

}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #DFDEB0;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #DFDEB0;
	text-decoration: underline;

}
.copy2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #DFDEB0;
}
.hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #501414;
	font-weight: bold;
}
