.spaHead
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.spaLink a
{
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #0e418a;
}
.spaLink a:hover
{
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #ff0000;
}
p
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
li
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.spaInfo 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 80%;
	margin-top : 0px;
	margin-bottom : 3px;
	color: #0099FF;
}

