
body   		{background-color: rgb(255,255,255);}
               
p, td, div, span,
ul  		{font-size: 9.5pt;
			 font-family: verdana, arial, helvetica, san-serif;
			 color: rgb(37,53,69);}
				 
a         	  {font-size: 8.5pt;
               color: rgb(37,53,69);
				text-decoration: none}
				
a:hover   	  {font-size: 8.5pt; color: rgb(255,20,5);
				text-decoration: none}
				
.dkgrey   		{background-color: rgb(37,53,69);}

.ltgrey   		{background-color: rgb(190,194,199);}

.vltgrey   		{background-color: rgb(206,210,213);}
				 
.red   		{background-color: rgb(255,20,5);}