
body   		{background-color: rgb(255,255,255);}
               
p, td, div, span,
ul, li, ol		{font-size: 8.5pt;
				 font-family: verdana, arial, helvetica, san-serif;
			   	 color: rgb(37,53,69);}
				 
a         	  {color: rgb(255,20,5);
				text-decoration: none}
				
a:hover   	  {color: rgb(255,20,5);
				text-decoration: underline}
				
.dkgrey   		{background-color: rgb(37,53,69);
                 color: rgb(206,210,213);}

.ltgrey   		{background-color: rgb(190,194,199);}

.vltgrey   		{background-color: rgb(206,210,213);}
				 
.red   		{background-color: rgb(255,20,5);}

em   		{font-size: 12pt;
             font-weight: normal;
             font-style: normal;
             font-family: verdana, arial, helvetica, san-serif;
             color: rgb(255,20,5)}
             
strong   	 {font-size: 12pt;
             font-weight: normal;
             font-style: normal;
             color: rgb(255,20,5);
             font-family: times new roman }
