BODY        { font-family: Arial, Helvetica, sans-serif; 
              font-size: 12px; 
              margin-left: 3px; 
              padding-bottom : 0px; 
              margin-bottom : 0px; 
              margin-top : 3px;
              line-height: 14px;
              color: #000000;
              background-color: #FFFFFF; }

TR			{ font-family: Arial, Helvetica, sans-serif; 
			  font-size: 12px;  }
			  			  
TH			{ font-size: 12px; 
              text-align: center; 
              background-color: #000000; 
              color: #FFFFFF;
              border: solid thin;
              border-color: #000000;
              font-family:  Arial, Helvetica, sans-serif;}

TD			{ font-family: Arial, Helvetica, sans-serif; 
			  font-size: 12px;  }

A           { color: #0033CC; text-decoration: none; font-weight: normal}
A:link 		{ }
A:visited 	{ color: #0033CC; text-decoration: none; font-weight: normal}
A:active  	{ color: #0000FF; text-decoration: none; font-weight: normal}
A:hover   	{ color: #000066; text-decoration: none; font-weight: normal}

H1			{ color: #000066; font-weight: bold; font-size: 18px; }
H2			{ color: #000066; font-weight: bold; font-size: 14px; }

.darkback   { background-color: #223E86; }

