
body   		{background-color: rgb(255,255,255);}
               
p, td, div, span, ul, li, ol   		{font-size: 11pt;
			     font-family: Garamond, Times New Roman, New York, times, serif;
			     color: rgb(0,0,0);}
				 
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: 16pt;
		     font-family: Garamond, Times New Roman, New York, times, serif;
             font-weight: bold;
             font-style: normal;
             color: rgb(37,53,69)}

small   	{font-size: 8pt;}

             
strong   	 {font-size: 12pt;
             font-weight: normal;
		     font-family: Garamond, Times New Roman, New York, times, serif;
             font-style: italic;
             color: rgb(255,20,5); }