﻿a:link
{
	font-family: Century Gothic, Arial, Helvetica;
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	font-family: Century Gothic, Arial, Helvetica;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:active
{
	font-family: Century Gothic, Arial, Helvetica;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	font-family: Century Gothic, Arial, Helvetica;
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}
.x-small {
	font-family: Century Gothic, Arial, Helvetica;
	font-size: x-small;
	font-weight: bold;
}
body
{
	font-family: Century Gothic, Arial, Helvetica;
	color: #000000;
	font-weight: bold;
}
h4. h5
{
	font-family: Century Gothic, Arial, Helvetica;
	font-weight: bold;
}
h3
{
	font-family: Century Gothic, Arial, Helvetica;
	font-weight: bold;
}
.bold {
	text-align: center;
	font-weight: normal;
}
h2
{
	font-family: Century Gothic, Arial, Helvetica;
	font-weight: bold;
}
h1
{
	font-family: Century Gothic, Arial, Helvetica;
	font-weight: bold;
}
.left {
	text-align: left;
	font-weight: bold;
}
.center {
	text-align: center;
	font-weight: bold;
}
.right {
	text-align: right;
	font-weight: bold;
}

