.header
	{
	font-family: arial;
	font-weight: bold;
	font-size: 20px;
	color: #ff3300;
	}
.subheader
	{font-family:arial;
	font-weight: bold;
	font-size: 15px;
	color: #ff9900;
	}

.location
	{
	font-family: arial;
	font-weight: bold;
	font-size: 15px;
	color: #ff0000;
	}

.locationtext
	{
	font-family: arial;
	font-size: 15px;
	color: #000000;
	}

a:link	{
	font-family: arial;
	font-size: 15px;
	color: #000000;
	}

a:active	{
	font-family: arial;
	font-size: 15px;
	color: #000000;
	}

a:visited	{
	font-family: arial;
	font-size: 15px;
	color: #000000;
	}

td	{
	font-family: arial;
	font-size: 15px;
	color: #000000;
	}

td.left	{
	background-color: #ff3300
	}

td.center	{
	background-color: #ffffff
	}

td.right	{
	background-color: #ff9900
	}

td.bottom	{
	background-color: #cccccc;
	font-family: arial;
	font-size: 15px;
	color: #000000;
	}
	