.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #000000;
}
.head {
	font-family: "Lucida Bright", "Century Schoolbook", "Times New Roman", "Times";
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #336699;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
}
a:link {color:#000000;}
a:hover {color:#FD8F22;}
a:visited {color:#9A9AAF;}
a:visited:hover {color:#FD8F22;}
.subhead2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	color: #6A9BBF;
	
}
.subhead3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	color: #336699;
	
}
.boldbody {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	color: #000000;
}
.bodyitalic {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 14pt;
	font-weight: normal;
	color: #000000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #EF9645;
	text-decoration: none;
}

#samples a:link {
	color: #FF3300;
	text-decoration: underline;
}

#samples a:hover {
	color: #FF9933;
	text-decoration: underline;
}

#samples a:visited {
	color: #9999CC;
	text-decoration: underline;
}

#samples a:visited:hover {
	color: #FF3300;
	text-decoration: underline;
}
