BODY	{
			font-family :  Arial, Helvetica, sans-serif;
			font-size : 8pt;
			font-style : normal;
			height : auto;
			margin-left : 0px;
			margin-right : 0px;
			margin-top : 0px;
			margin-bottom : 0px;
		}
A		{
			text-decoration : none;
			color : #000000;
			font-family : Arial, sans-serif;
			font-size : 8pt;
		}
A:HOVER {
			text-decoration : none;
			color : #339900;
			font-family : Arial, sans-serif;
			font-size : 8pt;	
		}

H3 { 	color : #000000;
			font-family : Arial, sans-serif;
			font-size : 10pt;
			font-weight : bold;
		}           

H2{

				color : #000000;
				font-family : Arial, Helvetica, sans-serif;
				font-size : 12pt;
				font-style : normal;
				font-weight : auto;
			}


