body {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #E8E8E8;
}
h1 {
	font-family: "Century Gothic";
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #0000FF;
	text-align: center;
}
h2 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-align: center;

}
h3 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	vertical-align: middle;
	text-align: center;



}
font {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
td {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: justify;

}
a:link {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
