.header {
	font-family: "Viner Hand ITC", georgia, serif;
	font-size: 29px;
	font-weight: bolder;
	color: #CC6699;
	text-align: center;

}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.main {
	font-family: georgia, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.smallHeader {
	font-family:  georgia, serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	text-align: left;
}
