Body	{ 
		
		font-family:  helvetica,arial;
		font-size: 8pt
	
	 }

form	{ 
		
		font-family: arial;
		font-size: 8pt
	
	 }





SPAN	{ 		
		color: lightgrey;
		font-family: arial;
		font-size=small
	
	 }
TD   {
	font-family:  helvetica,arial;
		font-size: 9pt

	}






p.BigGrey { 
		color: lightgrey;
		font-family: monospace;
		font-size: xx-large;
		font-weight: bold;
		position: absolute;
			left: 20px;
			top: -4px
			
		
		 }

p.DarkFront {   color: darkblue;
		font-family: helvetica;
		font-size: x-large;
		font-weight: bold;
		position: absolute;
			left: 150px;
			top: 22px
		 }


p.SmallHead {   color: darkblue;
		font-family: courier, monospace;
		font-size: medium;
		font-weight: bold;
		
		 }




A { 
		text-decoration: none;
		font-family:  helvetica,arial
		
	
	 }



p.Date {   color: black;
		font-family: helvetica;
		font-size: small;
		font-weight: bold;
		position: absolute;
			left: 680px;
			top: 1px
		 }


p.BigNum {   color: darkblue;
		font-family: helvetica;
		font-size: large;
		font-weight: bold
		
		 }

p.Question {   color: black;
		font-family: helvetica;
		font-size: medium
		
		 }

p.Text {   color: black;
		font-family: arial;
		font-size: small
		
		 }
