ul
{
	list-style-image: url('redball.gif');
}
ul ul
{
	list-style-image: url('redball.gif');
}
ul ul ul
{
	list-style-image: url('redball.gif');
}
a:link
{
	color: rgb(0, 0, 255);
}
a:active
{
	color: rgb(0, 64, 0);
}
a:visited
{
	color: rgb(204, 0, 0);
}
body
{
	background-color: rgb(102, 204, 255);
	color: rgb(0, 0, 128);
}
table
{
	table-border-color-light: rgb(153, 153, 255);
	table-border-color-dark: rgb(51, 0, 153);
}
body { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10pt; 
	background-image: url('nicebluebg.jpg'); 
	vertical-align: none; 
	font-style: normal  
	background-color: rgb(102, 204, 255);
	color: rgb(0, 0, 128);
} 
h1 { 
	font-family: Verdana, Arial, Helvetica; 
	color: rgb(0, 0, 128);
	} 
h2 { 
	font-family: Verdana, Arial, Helvetica; 
	color: rgb(0, 0, 128);
	} 
h3 { 
	font-family: Verdana, Arial, Helvetica; 
	color: rgb(0, 0, 128);
	} 
h4 { 
	font-family: Verdana, Arial, Helvetica; 
	color: rgb(0, 0, 128);
	} 
h5 { 
	font-family: Verdana, Arial, Helvetica; 
	color: rgb(0, 0, 128);
	} 
h6 { 
	font-family: Verdana, Arial, Helvetica; 
	color: rgb(0, 0, 128);
	} 
td { 
	font-size: 10pt; 
	} 
