.footer
{
	color: #333366;
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
}
.contact
{
	color: #990000;
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
}
.caption
{
	color: #333366;
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}
.leftnav
{
	color: #333366;
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.sub
{
	color: #333366;
	font-family: Arial, Verdana;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.top
{
	color: #333366;
	font-family: Arial, Verdana;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}
.rtnav
{
	color: #333366;
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
}
.header
{
	color: #333366;
	font-family: Arial, Verdana;
	font-size: 18px;
	line-height: 24px;
	font-style: italic;
	font-weight: bold;
}
.content
{
	color: black;
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
}
a.bold:link
{
    color: #333366;
    text-decoration: none
}
a.bold:active
{
    color: #990000;
    text-decoration: none
}
a.bold:visited
{
    color: #666699;
    text-decoration: none
}
a.bold:hover
{
    color: #990000;
}