ul {list-style-image: url('anabull1.gif');}
ul ul {	list-style-image: url('anabull2.gif');}
ul ul ul {list-style-image: url('anabull3.gif');}
a:link {color: rgb(153, 51, 51);}
a:active {color: rgb(0, 102, 51);}
a:visited {color: rgb(51, 51, 153);}
body
{font-family: Arial; 
 background-image: url('cnvbkgnd.jpg'); 
 background-color: rgb(255, 255, 255);
 color: rgb(0, 0, 0);
 padding-left:0px;
 padding-right:0px;
 margin-left:4px;
 margin-right:4px; 
 padding-bottom:0px;
 margin-bottom:0px;
}
frame
{
border-style:outset;
border-width:5px;
}
.test
{
border-style: double groove inset none outset ridge solid;
