body,td,th {
	font-family: Century Gothic;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #FF0700;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0700;
}
a:hover {
	text-decoration: none;
	color: #910300;
}
a:active {
	text-decoration: none;
	color: #FF0700;
}
.style1 {
	color: #FF0900;
	font-weight: bold;
	font-size: 14;
	font-style: italic;
}
.style2 {font-size: 18px}
.style3 {
	font-size: 16px;
	font-weight: bold;
}
.style4 {font-size: 18px; font-weight: bold; }
.style5 {font-size: 22px; font-weight: bold; }
