font.footer {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
font {
	font-family: Arial;
	font-size: 12px;
}
h1 {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333399;
}
font.h1 {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333399;
}
font.h2 {
	font-family: "Copperplate Gothic Bold", Garamond, "Times New Roman";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-position: center;
	letter-spacing: 1px;
}
font.h3 {
	font-family: "Copperplate Gothic Bold", Garamond, "Times New Roman";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-position: center;
	letter-spacing: normal;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}

