/* CSS definition file containing site wide stylesheets */
BODY {
   				color: Black;
   				font-family : "Arial", "sans serif", "helvetica";
   				font-size : 10pt;
   
   			}
   			A:hover  {
				color : #8080c0;
   				font-family :  "Arial", "sans serif", "helvetica";
				font-weight: bold;
   			}
   			A:link  {
   				font-family :  "Arial", "sans serif", "helvetica";
   				color : #0033cc;
				font-weight: bold;
   			}
   			A:vlink  {
   				font-family :  "Arial", "sans serif", "helvetica";
   				color : #996699;
				font-weight: bold;
   			}

			A:VISITED {
				font-family :  "Arial", "sans serif", "helvetica";
   				color : #996699;
				font-weight: bold;
			}

			
   			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;
			}
			DIV.logo {
	color: black;
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
	font-size : large;
	font-style: italic;
}
			DIV.address {
				 color: black;
				 font-family :  "Arial", "sans serif", "helvetica";
				 font-weight: normal;
				 font-size : x-small;
				 }
			DIV.mainside {
				 color: black;
				 font-family :  "Arial", "sans serif", "helvetica";
				 font-weight: normal;
				 font-size : 10pt;
				 margin: 8px;
				 }
			DIV.sidebar, TD.news {
			color: black;
	font-family : "Arial", "sans serif", "helvetica";
	font-weight: normal;
	font-size : 10pt;
	text-decoration: none;
	margin: 10px;
		}
			DIV.creator {
	color: black;
	font-family : "Arial", "sans serif", "helvetica";
	font-weight: normal;
	font-size : smaller;
}
   			#side  {
   				font-family :  "Arial", "sans serif", "helvetica";
   				color : #0033cc;
				font-weight: bold;
				text-decoration: none;
				font-size : 10pt;
   			}	
			#star {
   				font-family :  "Arial", "sans serif", "helvetica";
   				color : red;
				font-weight: bold;
				text-decoration: none;
				font-size : 12pt;
   			}	
				 