body{
	background-image:url(bkgrnd.jpg);
	}
a:link
{
	color: #008000; 
}
a:visited
{
	color: #008080; 
} 
a:active 
{
	color: #FF0000;
}
h1
{
	color: #800000;
}
h3
{
	color: #800000;
}
h5
{
	color: #800000;
}
h2
{
	color: #004080;
}
h4
{
	color: #004080;
}
h6
{
	color: #004080;
}

ul{list-style-image: url(bullet1.gif);}
ul ul{list-style-image: url(bullet2.gif);}
ul ul ul{list-style-image: url(bullet3.gif);}
ul ul ul{list-style-image: url(bullet3.gif);}
ul ul ul{list-style-image: url(bullet3.gif);}
ul ul ul{list-style-image: url(bullet3.gif);}

hr {background-image:url(hr.gif);}
