td	{
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	color: black;
	}

td.option	{
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	}

td.searchTit	{
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: #800000;
	}
	
h2	{
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
	color: #778899;
	}

h3	{
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 11pt;
	color: #778899;
	}
	
a	{
	color: DARKRED; 
	text-decoration: none;
	}

.a2	{
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	}
	
a:hover{
	color: CRIMSON; 
	text-decoration: UNDERLINE;
	}

a.leftNav	{
	font-family: Verdana, Arial, Helvetica;
	text-decoration: NONE;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	}

a.leftNav:hover	{
	text-decoration: UNDERLINE;
	}
