﻿body
{
	color: #000000;
	font-family: Berlin Sans FB;
	background-color: #ffffff;
	font-size: x-small;
}

.tableblack
{
	background-color:#000000; font-size:small; color:#ffffff; font-family:Berlin Sans FB;
}

.tablegray
{
	background-color:#dfdfdf; font-size:small; color:#000000; font-family:Berlin Sans FB;
}

.tablegrayheader
{
	background-color:#cfcfcf; font-size:small; color:#000000; font-family:Berlin Sans FB;
}

.tabledarkgray
{
	background-color:#eeeeee; font-size:small; color:#ffffff; font-family:Berlin Sans FB;
}

.tablewhite
{
	background-color:#ffffff; font-size:small; color:#000000; font-family:Berlin Sans FB;
}

.tableredheader
{
	background-color:#b22222; font-size:medium; color:White; font-family:Berlin Sans FB;
}

A:link
{
	color:Yellow;
}
A:visited
{
	color:White;
}
