body
   {
     margin:0;
     padding:0;
     border:0;
   }

body, td, a , ul
   {
     color:#000000;
	 font-family:Arial,sans-serif;
     font-size:10pt;
     font-weight:normal;
   }

li
   {
     margin-left:-20px;
	 padding-bottom:10px;
   }

/*a { text-decoration:none; }*/

.bold
	{
	font-weight:bold;
	}
	
.boldit
	{
	font-weight:bold;
	font-style:italic;
	}

.std
   {
     color:#000000;
	 font-family:Arial,sans-serif;
     font-size:10pt;
     font-weight:normal;
   }

.head1
   {
     color:#000000;
	 font-family:Arial,sans-serif;
     font-size:15pt;
     font-weight:bold;
   }

.head2
   {
     color:#000000;
	 font-family:Arial,sans-serif;
     font-size:12pt;
     font-weight:bold;
   }

.head1gr
   {
     color:#5C656F;
	 font-family:Arial,sans-serif;
     font-size:18pt;
     font-weight:normal;
   }

.head2gr
   {
     color:#5C656F;
	 font-family:Arial,sans-serif;
     font-size:12pt;
     font-weight:bold;
   }

   
.sub
   {
     color:#000000;
	 font-family:Arial,sans-serif;
     font-size:8pt;
     font-weight:normal;
   }
   
.italic
   {
     color:#000000;
	 font-family:Arial,sans-serif;
     font-size:10pt;
     font-weight:normal;
	 font-style:italic;
   }
   
.underline
   {
     color:#000000;
	 font-family:Arial,sans-serif;
     font-size:10pt;
     font-weight:normal;
	 text-decoration:underline;
   }
   
a.sitemap
{ text-decoration:none; }

a.sitemap_bold
{ 
	text-decoration:none;
	font-weight:bold;	
}

#menu
{
	font-weight:	bold;
	color:			#5C656F;
	font-size:		9pt;
	margin:			45px 0 0 28px;
}

#menu a
{
	font-weight:	bold;
	color:			#5C656F;
	font-size:		9pt;
	text-decoration:none;
	padding:		0 5px 0 5px;
}

#menu a:hover
{
	color:			#000000;
}

#menuspace
{
	padding:		0 5px 0 5px;
	color:			#000000;
}
