﻿body
{
	font-size: 10pt;
	color: #006699;
	font-family: Verdana, Arial;
}
yHeaderBlue
{
	font-weight: bold;
	font-size: 12pt;
	color: #ffcc00;
	font-family: Verdana, Arial;
	background-color: #006699;
}

oHeaderBlue
{
	font-weight: bold;
	font-size: 12pt;
	color: #006699;
	font-family: Verdana, Arial;
	background-color: #ff6600;
}

.yHeaderBlue
{
	font-weight: bold;
	font-size: 12pt;
	color: #ffcc00;
	font-family: Verdana, Arial;
	background-color: #006699;
}
.bHeaderYellow
{
	font-weight: bold;
	font-size: 12pt;
	color: #006699;
	font-family: Verdana, Arial;
	background-color: #ffcc00;
}
.NavBar
{
	font-weight: bold;
	font-size: 10pt;
	color: #ff6600;
	font-family: Verdana, Comic Sans;
	background-color: #006699;
}

A.NavBar:hover
{
	font-size: 10pt;
	color: #ffcc00;
	font-family: Verdana;
	font-weight: bold;
	background-color: #ff6600;
	text-decoration: none;
}
A.NavBar:link
{
	font-size: 10pt;
	color: #ff6600;
	font-family: Verdana;
	font-weight: bold;
	background-color: #006699;
	text-decoration: none;
}

A.NavBar:visited
{
	font-size: 10pt;
	color: #ff6600;
	font-family: Verdana;
	font-weight: bold;
	background-color: #006699;
	text-decoration: none;
}
A.NavBar:active
{
	font-size: 10pt;
	color: #ffcc00;
	font-family: Verdana;
	font-weight: bold;
	background-color: #006699;
	text-decoration: none;
}
