body
{
	font-size: small;
	background-color: black;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	link-color: #FFFFFF;
	visited-color: #FFFFFF;
}

A:visited {
	text-decoration: none; color: #FFFFFF
	}

A:link 	{
	text-decoration: none; color: #FFFFFF
	} 
	
.style2 {font-size: 12px}
.style3 {font-size: 14px}
.style4 {
	font-size: large;
	font-weight: bold;
}
.style5 {font-size: x-small}
.style7 {font-size: medium; font-weight: bold; }
.style8 {font-size: medium}