A
{
	cursor: hand;
	font-size: 8pt;
	font-family: Tahoma, Verdana;
	text-decoration: none;
}
BODY
{
	background-color: lavender;
}
.header
{
	font-size: 22pt;
	vertical-align: top;
	color: #336699;
	font-family: Arial, Verdana;
	text-align: left;
}
.menu
{
	font-weight: bold;
	font-size: 8pt;
	color: #336699;
	font-family: Verdana, Arial; 
}
.main
{
	font-size: 8.5pt;
	color: black;
	font-family: Verdana, Arial;
	background-color: ghostwhite;
}
.title
{
	font-weight: bold;
	font-size: 8pt;
	color: #336699;
	font-family: Verdana, Arial;
}
.link
{
	font-size: 8pt;
	color: navy;
	font-family: Tahoma, Verdana;
	text-decoration: none;
}
.header1
{
	font-size: 16pt;
	color: #336699;
	font-family: Verdana, Arial;
}
.header2
{
	font-size: 11pt;
	color: #336699;
	font-family: Verdana, Arial;
}
.header3
{
	font-size: 10pt;
	color: #336699;
	font-family: Verdana, Arial;
}
.header4
{
	font-size: 8pt;
	color: #336699;
	font-family: Verdana, Arial;
}
.tabOn
{
	font-weight: bold;
	font-size: 8pt;
	color: #336699;
	font-family: Verdana, Arial;
	background-color: ghostwhite;
	text-align: center;
}
.tabOff
{
	font-weight: bold;
	font-size: 8pt;
	color: #336699;
	font-family: Verdana, Arial; 
	background-color: lavender;
	text-align: center;
}
