/* CSS definition file containing site wide stylesheets */
BODY {
   				color: Black;
   				font-family : "Arial", "sans serif", "helvetica";
   				font-size : 10pt;
   
   			}
   			A:hover  {
   				color : #cc9900;
   				font-family :  "Arial", "sans serif", "helvetica";
   			}
   			A:link  {
   				font-family :  "Arial", "sans serif", "helvetica";
   				color : #0033cc;
				font-weight: bold;
   			}
   			A:vlink  {
   				font-family :  "Arial", "sans serif", "helvetica";
   				color : #003399;
   			}
   			B  {
   				color: Black;
   				font-family :  "Arial", "sans serif", "helvetica";
   				font-size : 10pt;
   
   			}
			
   			P, DIV   {
   				color: Black;
   				font-family :  "Arial", "sans serif", "helvetica";
   				font-size : 10pt;
   
   			}
			TABLE, TD, TR, FORM, LI, UL   {
   				color: Black;
   				font-family :  "Arial", "sans serif", "helvetica";
   				font-size : 10pt;
				
   
   			}
   			
   			H3   {
   				color: black;
   				font-family :  "Arial", "sans serif", "helvetica";
   				font-weight : bold;
			}
			H2   {
   				color: black;
   				font-family :  "Arial", "sans serif", "helvetica";
   				font-weight : bold;
			}
   			#byline  {
   				font-family :  "Arial", "sans serif", "helvetica";
   				color : #0033cc;
				font-weight: bold;
				text-decoration: none;
				font-size : 8pt;
   			}	
			#side  {
   				font-family :  "Arial", "sans serif", "helvetica";
   				color : #0033cc;
				text-decoration: none;
				font-weight : bold;
				font-size : 9pt;
			   			}	