B		{font-family: "Arial", Helvetica, Arial, sans-serif;
		 font-size: 12pt;
		 font-weight: 700;
		}

TD	{font-family: "arial", "helvetica", sans-serif;
		 font-size: 9pt;
		 color: #666666;
		}
		
BLOCKQUOTE	

.asterisk	{
         font-family: "arial","Helvetica",sans-serif;
						 		 font-size: 9pt;
						 		 color: #000000;
								}
								
								
/*	Menu									*/
small.menu {
font-size: x-small;
color: #fffff;
background: #003366;
margin-left: 3 px;
font-family: "arial","verdana", "geneva", sans-serif;
}

/*	Menu unvisited links							*/
a.menulink:link {
color: #FFFFFF;
margin-left: 3 px;
background: #003366;
; font-family: Arial, Helvetica, sans-serif
}

/*	Menu visited links							*/
a.menulink:visited {
color: #FFFFFF;
margin-left: 3 px;
background: #003366;
}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
color: #FFFFFF;
margin-left: 3 px;
background: #003366;
}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
color: #FF6666;
margin-left: 3 px;
background: #003366;
}
/* ************* box link ************************
/*	Menu unvisited links							*/
a.boxlink:link {
color: #006D8B;
background: #FFFFCC;
}

/*	Menu visited links							*/
a.boxlink:visited {
color: #006D8B;
background: #FFFFCC;
}

/*	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;
}

/* ******************* Links styles ***********************								
/*	Links active links (not widely supported)				*/
a.link:active {
color: #FF6666;
 background: #FFFFFF;
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
color: #FF6666;
background: #FFFFFF;
}

/*	Unvisited links								*/
a:link {
color: #330099;
background: #FFFFFF;
}

/*	Visited links								*/
a:visited {
/* color: #FFFFFF; */
color: #330099;
background: #FFFFFF;
}

/*	Active links (not widely supported)					*/
a:active {
color: #FF6666;
background: #FFFFFF;
}

/*	Links when hovered over (MSIE only)					*/
a:hover {
color: #FF6666;
background: #FFFFFF;
}
.wtable {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: medium;


}
