/*TEXT*/

A:hover { color:#10387a; text-decoration:none; }
a:link { text-decoration: none } 
a:visited { text-decoration: none }




a
{
	color: #10387a;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
}

a:hover 
{  
	color: #10387a;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: normal;
}






TD
{
	font-family: "Arial", Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: none;
	
}





.heading
 { 
 
       color: #003366; 
       font-weight: bold; 
       font-size: 11pt; 
       font-family: "Arial", Helvetica, sans-serif; 
       text-decoration: none; 
       letter-spacing: 0px; 

       
       }
       

.heading2
 { 
 
       color: #000000; 
       font-weight: bold; 
       font-size: 10pt; 
       font-family: "Arial", Helvetica, sans-serif; 
       text-decoration: none; 
       letter-spacing: 0px; 

       
       }



.text 
{  
	font-family: "Arial", Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}       



.ingress 
{  
	font-family: "Arial", Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #333333; 
	text-decoration: none;
}  




.bunn 
{  
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: normal; 
	color: #66593a; 
	text-decoration: none;
}

a.bunn
{  
	font-family: "Arial", Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #66593a; 
	text-decoration: none;
}

a:hover.bunn
{  
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: normal; 
	color: #66593a; 
	text-decoration: underline;
}       


.umeny 
{  
	font-family: "Arial", Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #57B7DD; 
	text-decoration: none;
}

a.umeny  
{  
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: bold; 
	color: #57B7DD; 
	text-decoration: none;
}

a:hover.umeny
{  
	font-family: "Arial", Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #57B7DD; 
	text-decoration: underline;
}       






       
       
       
