B		{font-family: "Comic Sans MS", Helvetica, Arial, sans-serif;
		 font-weight: normal;
		}

TD	{font-family: Arial, Helvetica, sans-serif;
		 font-size: 9pt;
		 color: #000000;
		background-image: url(bkgrnds/paper1.gif);
		}
		
BLOCKQUOTE	

.asterisk	{
         font-family: "arial", "Helvetica", sans-serif;
	 font-size: 9pt;
	 background-image: url(images/paperbk.jpg);
	color: #000000;
								}
/* ******************* 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: #009999;
}

/*	Unvisited links								*/
a:link {
color: #336600;
}

/*	Visited links								*/
a:visited {
/* color: #FFFFFF; */
color: #336600;
}

/*	Active links (not widely supported)					*/
a:active {
color: #FF6666;
}

/*	Links when hovered over (MSIE only)					*/
a:hover {
color: #FF6666;
}

body {  background-image: url(bkgrnds/paper2bkrnd.jpg); font-family: Arial, Helvetica, sans-serif}
.ytable {
	background-color: #FFFFCC;
	color: #FFFFCC;
	border: #FFFFCC;

}
