B{font-weight : bold;}
BIG{font-size : 13pt;}
P{
	font-family : "Arial", "Verdana", "Helvetica";
	font-size : 10pt;
	}
P.news{
	font-family : "Arial", "Helvetica", "Verdana" ;
	font-size : 10pt;
	}
P.coupons{
    font-family : "Arial", "Helvetica", "Verdana" ;
	font-size : 8pt;
    }
P.main{
    font-family : "Verdana", "Geneva", "Helvetica", "Arial" ;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
}
P.mainh{
    font-family : "Verdana", "Geneva", "Helvetica", "Arial" ;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}
Span.Greys{
    color : Grey;
    font-family : "Arial", "Helvetica", "Verdana" ;
	font-size : 7pt;
	}
SPAN.BDYTEXT {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica;
	FONT-SIZE: 11px;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal
}
span.highlight {Background-color: #ffff00; }
A:link{
  color:Blue;
  }
A:Visited{
  color:Red;
  }
A.navbar:link{
	text-decoration : none;
	font-weight : bold;
	color : white;
	font-family : "Verdana", "Arial", "Helvetica";
	font-size : 8pt;
	}
A.navbar:Visited{
	text-decoration : none;
	font-weight : bold;
	color : white;
	font-family : "Verdana", "Arial", "Helvetica";
	font-size : 8pt;
}
A.navbar:Active{
    text-decoration : none;<BR>
	font-weight : bold;
	color : yellow;
	font-family : "Verdana", "Arial", "Helvetica";
	font-size : 8pt;
}
A.navbar:Hover{
	text-decoration : underline;<BR>
	font-weight : bold;
	color : yellow;
	font-family : "Verdana", "Arial", "Helvetica";
	font-size : 8pt;
}

