TD.header
{
	background-color:navy;
	color: white
}

font.asmall
{
	font-family: arial;
	font-size: 70%;
}

font.small
{
	font-family: tahoma;
	font-size: 60%;
}

BODY.ident
{
	margin-left: 5%;
	margin-right: 5%;
}

A:hover
{
	Color : red ;
}

A:visited
{
	color: black;
}


FONT
{
	font-family: arial;
	font-size: 80%;
}


UL
{ list-style: url
  (
	i/bullet1.gif
  )
}


UL.colors
 {
	list-style-image: url(i/bullet2.gif)
}

UL.pin
 {
	list-style-image: url(i/bullet3.gif)
}

UL.sphere
 {
	list-style-image: url(i/bullet4.gif)
}

UL.star
{
	list-style-image: url(i/bullet5.gif)
}

UL.arrow
 {
	list-style-image: url(i/bullet6.gif)
}

TR.header
{
	background-color:navy;
	color: white
}

TR.subheader
{
	background-color:6699cc;
}

