
<STYLE TYPE="text/css">
		

a:link
{
	color: blue; 
}
a:visited
{
	color: red; 
} 
.table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
.body
{
	font-family: Comic Sans MS;
	font: 12pt;
	color: black;
	background: bg_tass.gif
}

.h1
{
	font-family: Verdana;
	font: 20pt;
        color: black;
}
.h2
{
	font-family: Verdana;
	font: 16pt;
        color: black;
}