BODY	{	font-family : Lucida Casual, Verdana, Arial;
			color:"#BD0B31";
			font-size : 9pt;
			margin-left: 16px;
		}

TABLE	{	font-size : 10pt;	}

H6		{	font-size : 12pt;
		    margin-bottom : 0;
		}
H5		{	font-size : 14pt;
		    margin-bottom : 0;
		}
H4		{	font-size : 16pt;
			margin-bottom : 0pt;
			font-weight : normal;
		}
H3		{	font-size : 10pt;
			margin-bottom : 0pt;
			font-weight : bold;
		}
H2		{	 font-size : 10pt;
		     margin-bottom : 0;
			 text-align : center;
		}

UL,OL	{	margin-top: 2pt;	 }

A		{	color: blue;
			font-family: Verdana, Arial;
		}
A:hover	{	color: "orange";	}

IMG		{	margin-left: 4pt;
			margin-right: 4pt;
		}