BODY        { font-family: Tahoma; 
              font-size: 12px; 
              margin-left: 0px; 
              margin-right: 0px; 
              padding-bottom : 0px; 
              margin-bottom : 0px; 
              margin-top : 0px;
              line-height: 14px;
              color: #000000;
              background-color: #FFFFFF; }

TR			{ font-family: Tahoma; 
			  font-size: 12px;  }
			  			  
TH			{ font-size: 12px; 
              text-align: center; 
              background-color: #000000; 
              color: #FFFFFF;
              border: solid thin;
              border-color: #000000;
              font-family: Tahoma;}

TD			{ font-family: Tahoma; 
			  font-size: 12px;  }

A           	{ color: #5F7299; font-weight: bold; text-decoration:none;}
A:link 		{ }
A:visited 		{ color: #5F7299; font-weight: bold; text-decoration: none}
A:active  		{ color: #5F7299; font-weight: bold; text-decoration: none; }
A:hover   		{ color: #5F7299; font-weight: bold; text-decoration: underline}
