.smallWhite
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: white;
}
.smallItalic
{
	font-family: Times New Roman;
	font-size: 10pt;
	color: #CE3F00;
	font-style:italic;
}
.smallNavyItalic
{
	font-family: Times New Roman;
	font-size: 10pt;
	color: Navy;
	font-style:italic;
}
a
{
	color: navy;
}
a:active
{
	color: navy;
}
a:hover
{
	color:white;
}
a:visited
{
	color: navy;
}
.smallGrey
{
	font-family: Verdana,Arial;
	font-size: 10pt;
	color: #444444;
	font-style:italic;
}

.smallNavy
{
	font-family: Verdana,Arial;
	font-size: 10pt;
	color: Navy;
	font-style:italic;

}
.smallLtGrey
{
	font-family: Verdana,Arial;
	font-size: 10pt;
	color: lightgrey;
}
