A:hover {color: red}

A.footer_hlink	{/* footer hyperlink */
	 font-family: Verdana,Arial,Helvetica,sans-serif;
	 font-size: 10pt;
	 color: #5F605F;
	 text-decoration: none; 
	 }
 
A.footer_text_hlink	{/* footer text */
	 font-family: Verdana,Arial,Helvetica,sans-serif;
	 font-size: 10pt;
	 color: Gray;
	 text-decoration: none;
	 }
 
  
A.topmenu_hlink	{/* menu hyperlink */
	 font-family: Verdana,Arial,Helvetica,sans-serif;
	 font-size: 10pt;
 	 color: #004400;
 	 link: white;
 	 vlink: white;
	 /*font-weight: bold; */
	 /* text-decoration: none; */
	 }
 
A.hs1_hlink	{/* for dark buttons */
	 font-family: Verdana,Arial,Helvetica,sans-serif;
	 font-size: 10pt;
 	 color: #003399;
	 /* font-weight: bold; */
	 text-decoration: none; 
	 }
	 
A.hs1_hlink:hover	{/* for dark buttons */
	 font-family: Verdana,Arial,Helvetica,sans-serif;
	 font-size: 10pt;
 	 color: red;
	 /* font-weight: bold; */
	 text-decoration: underline; 
	 }

 A.hs2_hlink	{/* for light buttons */
	 font-family: Verdana,Arial,Helvetica,sans-serif;
	 font-size: 10pt;
 	 color: #FDCD00;
	 /* font-weight: bold; */
	  /*text-decoration: none;*/
	  text-decoration: underline;
	 }
	 
A.hs2_hlink:hover	{/* for light buttons */
	 font-family: Verdana,Arial,Helvetica,sans-serif;
	 font-size: 10pt;
 	 color: red;
	 /* font-weight: bold; */
	 text-decoration: underline; 
	 }

 A.hs3_hlink	{/* for light buttons */
	 font-family: Verdana,Arial,Helvetica,sans-serif;
	 font-size: 10pt;
 	 color: aqua;
	 /* font-weight: bold; */
	 /*text-decoration: none;*/
 
	 }
	 
A.hs3_hlink:hover	{/* for light buttons */
	 font-family: Verdana,Arial,Helvetica,sans-serif;
	 font-size: 10pt;
 	 color: red;
	 /* font-weight: bold; */
	 text-decoration: underline; 
	 }

A.hs4_hlink	{/* for light buttons */
	 font-family: Verdana,Arial,Helvetica,sans-serif;
	 font-size: 10pt;
 	 color: blue;
	 /* font-weight: bold; */
	 text-decoration: underline; 
	 }
	 
A.hs4_hlink:hover	{/* for light buttons */
	 font-family: Verdana,Arial,Helvetica,sans-serif;
	 font-size: 10pt;
 	 color: red;
	 /* font-weight: bold; */
	 text-decoration: underline; 
	 }

	 
A.hlink	{/* standard hyperlink in page */
	 font-size: 10pt;
	 color: #006699;
	 /* text-decoration: none; */
	 }
	 
	 
	 
A.small_hlink	{/* small underlined hyperlink */
	 font-family: Arial,Geneva,Verdana,Helvetica,sans-serif;
	 font-size: 10pt;
	 color: #006699;
	 }
A.ebsl_hlink	{/* small underlined hyperlink */
	 font-family: Verdana,Arial,Helvetica,sans-serif;
	 font-size: 10pt;
	 color: #006699;
	 }
	 
	 
	 
	 

.ebsl	{	 font-family: Verdana,Arial,Helvetica,sans-serif;
	 font-size: 10pt;
	 color: #006699;
	 }


	 

body	{font-family: Verdana,Arial,Helvetica,sans-serif;
 	 font-size: 10pt;
 	 bgcolor=#FFFFFF
 	 /* color: #004400; */
	 font-weight: normal;
	 font-style: normal;
	 }

table	{font-family: Verdana,Arial,Helvetica,sans-serif;
 	 font-size: 10pt;
	 /* color: #004400; */
	 font-weight: normal;
	 font-style: normal;
	 }

TD	{font-family: Verdana,Arial,Helvetica,sans-serif;
 	 font-size: 10pt;
	/* color: #004400; */
	 font-weight: normal;
	 font-style: normal;
	 }

TD.td_hue_1 {	/* YELLOW */
	BACKGROUND-COLOR: #FDF201
}

TD.td_hue_2 {	/* dark green */
	BACKGROUND-COLOR: #009F00
}

TD.td_hue_3 {	/* dark grey */
	BACKGROUND-COLOR: #333333
}

TD.td_hue_4 {	/* light green */
	BACKGROUND-COLOR: #339966 /* was #7FC300 */

}

TD.td_hue_5 {	/* light grey */
	BACKGROUND-COLOR: #E0D8E0;
	}

TD.td_hue_6 {	/* white */
	BACKGROUND-COLOR: #FFFFFF;
	}
TD.td_hue_7 {	/* red */
	BACKGROUND-COLOR: red;
	}
TD.td_hue_8 {	/* gey */
	BACKGROUND-COLOR: #999999;
	}
	

P	{font-family: Verdana,Arial,Helvetica,sans-serif;
 	 font-size: 10pt;
	 /* color: #004400; */
	 font-weight: normal;
	 font-style: normal;
	 }
	 
.indent	{ 
	 margin-left: 4px;
	 }
	 
.topmenu	{ 
	 color: white;
	 
	 font-weight: bold;
	 margin-top: 4px;
	 margin-left: 2px;
	 margin-right: 2px;
	 }
.stext	{/* coloured small text */
	 font-size: 10pt;
	 color: #004400;
	 font-style: normal;
	 }

.shdr	{/* coloured small header */
	 font-size: 10pt;
	 color: #004400;
	 font-weight: bold;
	 font-style: normal;
	 }
	 	
.shdr_red	{/* red small header */
	 font-size: 10pt;
	 color: red;
	 font-weight: bold;
	 font-style: normal;
	 }	
	  

.mhdr	{/* coloured 12pt header */
	 font-size: 12pt;
	 color: #004400;
	 font-weight: bold;
	 }
	 
.lhdr	{/* coloured 14pt header */
	 font-size: 14pt;
	 color: #004400;
	 font-weight: bold;
	 }
	 
.stext	{/* small 10pt text */
	 font-size: 10pt;
		 }


.stext_justify	{/* small 10pt text */
	 font-size: 10pt;
	 text-align: justify;		 

		 }
		 
		 

.footer_text	{/* footer text */
	 font-size: 10pt;
	 color: #003366;
	 }
	 
	 
	 

.whdr  { font-size: 12pt; 
			font-weight: bold; 
			color: white; 
			margin-left: 4px; 
          margin-right: 4; 
          margin-top: 1; 
          margin-bottom: 1 }
