body
{
}

A.MenuItem { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #0033ff}
A.MenuItem:hover { text-decoration: none; color: red; font: bold}

.links	{
	  font-family: Verdana, Arial, Helvetica, "sans-serif";
	  font-size: 8pt;
	  font-weight: bold;
	  line-height: normal;
	  font-style:normal;
	}

H1	{
	  font-family: Verdana, Arial, Helvetica, "sans-serif";
	  font-size: 15pt;
	  font-weight: bold;
	  line-height: normal;
	  font-style:normal;
	  color:darkblue;
	}

br 
{
	font-family: Verdana;
	font-size: 8pt;
}

.stl1 
{
	font-family: Verdana;
	font-size: 10pt;
	
}

.stl2 
{
	font-family: Verdana;
	font-size: 15pt;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	text-decoration:underline;
	color:Green;
}

.stl3 
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	text-decoration:none;
	color:Green;
}

.stl4 
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	text-decoration:none;
	color:Blue;
}

.stlTest
{
	font-family: Verdana;
	font-size: 6pt;
	font-weight:normal;
	line-height: normal;
	font-style: normal;
	text-decoration:none;
	color:Blue;
}

.footer 
{
	font-family: Verdana;
	font-size: 8pt;
}

.footer2
{
	font-weight: 100;
	font-size: 8pt;
	color: gray;
	font-family: Verdana;
	text-decoration: underline;
}
