body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.nav {
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}
.nav A:link {
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.nav A:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav A:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav A:visited {
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

.footer {
	font-size: 10px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}
.footer A:link {
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
}
.footer A:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer A:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer A:visited {
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
}

td {
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
	color: #FFFFFF;
}
p {
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.headerbar {
	font-size: 2px;
	line-height: 4px;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
h4 {
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #CC0000;
}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}
iframe {
	background-color: #CC0000;
}
.cal a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.cal a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.cal a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.cal a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

