p, li, td, li {	text-decoration: none;
			color: black;
			font-family: "verdana";
			font-size: 10pt;
			font-weight: medium; }

.breadcrumbs{	text-decoration: none;
		color: #006666;
		font-family: "verdana";
		font-size: 8pt;
}
.breadcrumbs:link{ color: #006666; text-decoration: underline; }
.breadcrumbs:active{ color: #006666; text-decoration: underline; }
.breadcrumbs:hover{	color: #006666; text-decoration: underline; }
.breadcrumbs:visited{ color: #006666; text-decoration: underline; }

.footer{	text-decoration: none;
		color: #000000;
		font-family: "verdana";
		font-size: 8pt;
}
.footer:link{ color: #000000; text-decoration: underline; }
.footer:active{ color: #000000; text-decoration: underline; }
.footer:hover{	color: #000000; text-decoration: underline; }
.footer:visited{ color: #000000; text-decoration: underline; }


h1 {		text-decoration: none;
			color: #005E7D;
			font-family: "verdana";
			font-size: 14pt;
			font-weight: bold; }
			
h2 {		text-decoration: none;
			color: #005E7D;
			font-family: "verdana";
			font-size: 12pt;
			font-weight: bold; }
			
.h6 {		text-decoration: none;
			color: #FFFFFF;
			font-family: "verdana";
			font-size: 8pt;
			font-weight: normal;
			text-align: center; }

/* inserted by JF 22/12/05 */
.h2			{text-decoration: none;
			color: #005E7D;		/* #808080 */
			font-family: "verdana";
			font-size: 12pt;
			font-weight: bold; }

.h2:link 	{text-decoration: none;
			color: #006666;
			font-family: "verdana";
			font-size: 12pt;
			font-weight: bold; }
			
.h2:visited  {text-decoration: none;
			color: #006666;
			font-family: "verdana";
			font-size: 12pt;
			font-weight: bold; }			

.h2:hover	{text-decoration: underline;
			color: #006666;
			font-family: "verdana";
			font-size: 12pt;
			font-weight: bold; }	

.h2:active  {text-decoration: none;
			color: #006666;
			font-family: "verdana";
			font-size: 12pt;
			font-weight: bold; }	

.h3l			{text-decoration: none;
			color: #005E7D;		/* #808080 */
			font-family: "verdana";
			font-size: 10pt;
			font-weight: bold; }

.h3l:link 	{text-decoration: none;
			color: #006666;
			font-family: "verdana";
			font-size: 10pt;
			font-weight: bold; }
			
.h3l:visited  {text-decoration: none;
			color: #006666;
			font-family: "verdana";
			font-size: 10pt;
			font-weight: bold; }			

.h3l:hover	{text-decoration: underline;
			color: #006666;
			font-family: "verdana";
			font-size: 10pt;
			font-weight: bold; }	

.h3l:active  {text-decoration: none;
			color: #006666;
			font-family: "verdana";
			font-size: 10pt;
			font-weight: bold; }						
			
/* end of JF change */
			
.h4 {		text-decoration: none;
			color: #808080;
			font: Verdana;
			font-size: 8pt;
			font-weight: bold;}
			
.h4:link	{text-decoration: none;
			color: #006666;
			font: Verdana;
			font-size: 8pt;
			font-weight: bold;}
			
.h4:visited	{text-decoration: none;
			color: #006666;
			font: Verdana;
			font-size: 8pt;
			font-weight: bold;}
				
.h4:hover	{text-decoration: underline;
			color: #006666;
			font: Verdana;
			font-size: 8pt;
			font-weight: bold;}
			
.h4:active	{text-decoration: none;
			color: #006666;
			font: Verdana;
			font-size: 8pt;
			font-weight: bold;}

.search	{	color: white; 
			font-family: verdana;
			font-size: 8pt;
			font-weight: bold; }

a.search:link	{	color: white;  }
a.search:hover	{	color: white;  }
a.search:active	{	color: white;  }
a.search:visited	{	color: white;  }
			
input {
			border: #000 1px solid;
			font-size: 8pt;
			color: #000;
			background-color: #fff; }
input.radio {border:0;}
form input.btn {
			font-size: 8pt;
			color: #000; }
.clsCMOn {
	FONT-FAMILY:  Arial, Verdana,Helvetica, sans-serif;
	color: black;
	font-size : 12px;
	text-decoration : none;
	padding: 2px 4px;
}


.clsCMOver {
	FONT-FAMILY:  Arial, Verdana,Helvetica, sans-serif; 
	font-size : 12px;
	text-decoration : none;
    padding: 2px 4px;
}
a:link { 
	color: #2A00FF;
	}
a:visited { 
	color: #005E7D;
	}
a:hover { 
	color: #005E7D; 
	text-decoration: none;
	}
a:active { 
	color: #000000;
	}
	

