@import url("links.css");
.copy {font: bold normal 11pt font-family: Georgia, Times New Roman, Times, serif;
	color: #CCCCCC;
	font-size: 10pt;
}
.bold  {font: normal 11pt Georgia, Times New Roman, Times, serif; color: #CCCCCC; }

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: #CCCCCC;

}
a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	color: #CCCCCC;
	text-decoration: underline;

}
a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	color: #CCCCCC;
}
a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	color: #FFFFFF;

}
.body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
}
.hdr {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10.5pt;
	color: #FFFFFF;
	font-weight: normal;
}
.hdrBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #33ccff;
}
.policy {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #999999;
}
.partHd {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #999966;
}
