B		{
		 font-weight: bold;
		}

TD	{font-family: "arial", "helvetica", sans-serif;
		 font-size: 9pt;
		 color: #FFFFFF;
		}
		
BLOCKQUOTE	

.asterisk	{
         font-family: "arial", "Helvetica", sans-serif;
	 font-size: 9pt;
	color: #000000;
								}
/* #009999  teal    #FFFFFF = white    #003366= navy blue*/								
								
/*	Menu									*/
small.menu {
font-size: x-small;
color: #fffff;
background: ##009999;
margin-left: 3 px;
font-family: "arial","verdana", "geneva", sans-serif;
}

/*	Menu unvisited links							*/
a.menulink:link {
color: #FFFFFF;
margin-left: 3 px;
background: ##009999;
; font-family: Arial, Helvetica, sans-serif
; background-image: url(images/bg1.jpg)
}

/*	Menu visited links							*/
a.menulink:visited {
color: #FFFFFF;
margin-left: 3 px;
background: url(images/bg1.jpg);
}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
color: #FFFFFF;
margin-left: 3 px;
background: ##009999;
; background-image: url(images/bg1.jpg)
}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
color: #FF6666;
margin-left: 3 px;
background: url(images/bg1.jpg);
}
/* ************* box link ************************
/*	Box Menu unvisited links							*/
a.boxlink:link {
color: #336600;
background: #FFFFCC;
}

/*	Box Menu visited links							*/
a.boxlink:visited {
color: #336600;
background: #FFFFCC;
}

/*	Box Menu active links (not widely supported)				*/
a.boxlink:active {
color: #006D8B;
background: #FFFFCC;
}

/*	Menu links when hovered over (MSIE only)				*/
a.boxlink:hover {
color: #FF9999;
background: #FFFFCC;
}
/* ************* hbox link Harvest Gold ************************
/*	Box Menu unvisited links							*/
a.hboxlink:link {
color: #336600;
background: #FFCC33;
}

/*	Box Menu visited links							*/
a.hboxlink:visited {
color: #336600;
background: #FFCC33;
}

/*	Box Menu active links (not widely supported)				*/
a.hboxlink:active {
color: #FFFF00;
background: #ffcc33;
}

/*	Menu links when hovered over (MSIE only)				*/
a.hboxlink:hover {
color: #996600;
background: #FFCC33;
}


/* ************* Blackbox link ************************
/*	Black Box Menu unvisited links							*/
a.bboxlink:link {
color: #FFFFFF;
; background-color: #000000
}

/*	Menu visited links							*/
a.bboxlink:visited {
color: #FFFFFF;
; background-color: #000000
}

/*	Menu active links (not widely supported)				*/
a.bboxlink:active {
color: #FF0000;
background: #000000;
}

/*	Menu links when hovered over (MSIE only)				*/
a.bboxlink:hover {
color: #FF9999;
; background-color: #000000
}
/* ************* green box link ************************
/*	Box Menu unvisited links							*/
a.gboxlink:link {
color: #FFFF33;
background: #686830;
}

/*	Box Menu visited links							*/
a.gboxlink:visited {
color: #336600;
background: #686830;
}

/*	Box Menu active links (not widely supported)				*/
a.gboxlink:active {
color: #006D8B;
background: #686830;
}

/*	Menu links when hovered over (MSIE only)				*/
a.gboxlink:hover {
color: #FF9999;
background: #686830;
}

/* ******************************************************
/* ******************* Links styles ***********************								
/*	Links active links (not widely supported)				*/
a.link:active {
color: #FF6666;
 background: #660000;
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
color: #FF6666;
background: #660000;
}

/*	Unvisited links								*/
a:link {
color: #cc6633;
background:  #660000;
}

/*	Visited links								*/
a:visited {
/* color: #FFFFFF; */
color: #cc6633;
background: #660000;
}

/*	Active links (not widely supported)					*/
a:active {
color: #FF6666;
background: #660000;
}

/*	Links when hovered over (MSIE only)					*/
a:hover {
color: #FF6666;
background: #660000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: ff9933;
}

/*==============================
/* ******************* Links styles ***********************	
a:rlink {
color: #FF0000;
background:  #000000;
							
/*	Links active links (not widely supported)				*/
a.rlink:active {
color: #FF0033;
 background: #FFFFFF;
}

/*	Links when hovered over (MSIE only)					*/
a.rlink:hover {
color: #FF6666;
background: ##009999;
}
