body
{
	font-size: 8.5pt;
	font-family: Verdana, Arial;
}
.headline 
{
	font-size: large;
	font-family: Verdana, Arial;
}
.sub-headline
{
	font-size: medium;
	color: #ff6600;
	font-family: Verdana, Arial;
}

TD
{
	font-size: 8.5pt;
	font-family: Verdana, Arial;
}
A:link
{
	font-size: xx-small;
	color: light blue;
	text-decoration: none;
}
A:visited
{
	font-size: xx-small;
	color: purple;
	text-decoration: none;
}
A:hover
{
	font-size: xx-small;
	color: black;
	text-decoration: underline;
}

A.upper:link
{
	font-weight: bold;
	font-size: x-small;
	color: white;
}
A.upper:visited
{
	font-weight: bold;
	font-size: x-small;
	color: white;
}
A.topright:link
{
	font-weight: normal;
	color: light blue;
}
A.topright:visited
{
	font-weight: normal;
	color: purple;
}
A.lower:link
{
	color: white;
}
A.lower:visited
{
	color: white;
}
A.menu:link
{
	font-weight: normal;
	font-size: 8.5pt;
}
A.menu:visited
{
	font-weight: normal;
	font-size: 8.5pt;
	color: purple;
}
A.menu:hover
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #ff6600;
}
A.sub-menu:link
{
	left: 10px;
	font-size: xx-small;
	position: relative;
}
A.sub-menu:visited
{
	left: 10px;
	font-size: xx-small;
	position: relative;
}
A.sub-menu:hover
{
	left: 10px;
	font-size: xx-small;
	position: relative;
	color:#ff6600;
}
A.sub-sub-menu:link
{
	left: 25px;
	font-size: xx-small;
	position: relative;
}
A.sub-sub-menu:visited
{
	left: 25px;
	font-size: xx-small;
	position: relative;
}
A.sub-sub-menu:hover
{
	left: 25px;
	font-size: xx-small;
	position: relative;
	color:Black;
}