.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
}
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23pt;
	font-weight: bold;
}
H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
}
H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	padding-left : 0px;
	padding-right :0px;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
.tblborder {
	border: 5px dashed #CC0000;
}

.testibox {
	border: 1px solid #333;
	background-color: #C6D6E7;
}
