P, TD, LI
{
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
	color: black;
}

A:link
{
    color: black;
}
A:visited
{
	color: #9F9077; 
}
A:active
{
    color: black;
}

.home {
	font-size: 8pt;
}

.small {
	font-size: 8pt;
}

.smallb {
	font-size: 8pt;
	font-weight: bold;
}

.titles {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: silver;
}


.bold {
	font-family: arial, verdana, helvetica, sans-serif;
    font-weight: bold;
	color: black;
}

.boldb {
	font-family: arial, verdana, helvetica, sans-serif;
    font-weight: bold;
	color: navy;
}

.navy {
	font-family: arial, verdana, helvetica, sans-serif;
    font-size:  xx-small;
    font-weight: bold;
	color: navy;
}
