.head1 {
	font-family : Elephant;
	font-weight : normal;
	font-size : 26;
}
.head2 {
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-size : 18;
}
.head3 {
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-size : 14;
}
.head4 {
	font-family : "MS Serif", "New York", serif;
	font-weight : bolder;
	font-size : 24;
}
.bodybold {
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-size : 18;
}
.bodylist {
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-size : 16;
}
.bodylink {
	font-family : "Times New Roman", Times, serif;
	font-weight : bolder;
	font-size : 16;
}
.copy{
	font-family:sans-serif;
	font-size:8pt;
}