.copy {
	font-size : 10pt;
	font-family : Verdana, Arial;
}
.copy2 {
	font-size : 11pt;
	font-family : Verdana, Arial;
	font-weight: bold;
}
.header {
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 18pt;
	font-family : "Times New Roman", Georgia, Times, serif;
	font-weight: bold;
}
.subheader {
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 13pt;
	font-family : "Times New Roman", Georgia, Times, serif;
	font-weight: bold;
}
.contact {
	font-size : 10pt;
	font-family : Arial, Verdana;
	padding-left : 13px;
	padding-right : 5px;
}
.tblborder {
	border: 1px dashed #666666;
}
