
.content
{
	font-family:  Verdana, Arial, Helvetica;
	text-align: Left;
	margin: 5px;
	line-height: 145%;
	font-size: 12px;
	color: #000000;

}

.menuheads
{
	font-family:  Verdana, Arial, Helvetica;
	text-align: Left;
	font-size: 13px;
	font-weight: Bold;
	line-height: 100%;
	color: #333333;

}

.menuitems
{
	font-family:   Verdana, Arial, Helvetica;
	text-align: Center;
	font-size: 13px;
	margin: 6px;
	color: #bbb;
	font-weight: Bold;
	line-height: 190%;
	}
	
.menuitems a:link
{	
    text-decoration: none;
    color: #bbb;
}
	
	
.menuitems a:visited
{	
	color: #aaa;
	text-decoration: none;
}

.menuitems a:hover
{
    text-decoration: underline;
    color: red;	
}


.modules
{
	font-family:  Georgia, Times New Roman, Times;
	text-align: Left;
	line-height: 145%;
	margin: 2px;
	font-size: 13px;
	color: #000000;
	text-decoration: none;

}

.quicklinks
{
	font-family:  Verdana, Arial, Helvetica;
	text-align: Left;
	font-size: 12px;
	margin: 2px;
	font-weight: Bold;
	line-height: 145%;
	color: #666666;
	text-decoration: none;

}

.sitemap
{
	font-family:  Georgia, Times New Roman, Times;
	text-align: Left;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 4px;
	text-decoration: none;

}

.listings
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: Normal;
	color: navy;
	text-align: Left;
}

.subhead
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	font-weight: Bold;
	color: navy;
	text-align: Left;
}

h1
{ font-family: Arial; color: #9d1d00; font-size: 15pt; font-weight: bold; }

h2           
{ font-family: Arial; color: #9d1d00; font-size: 14pt; font-weight: normal; text-decoration: none;
 }