.header
	{
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #00cc66;
	text-align: right;
	}
.subheader
	{font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #0099ff;
	text-align: right;
	}

.location
	{
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #ff0000;
	}

.locationtext
	{
	font-family: arial;
	font-size: 13px;
	color: #000000;
	}

a:link	{
	font-family: arial;
	font-size: 13px;
	color: #000000;
	}

a:active	{
	font-family: arial;
	font-size: 13px;
	color: #000000;
	}

a:visited	{
	font-family: arial;
	font-size: 13px;
	color: #333333;
	}

td	{
	font-family: arial;
	padding:  5px;
	font-size: 13px;
	color: #000000;
	}

td.left	{
	background-color: #0099ff;
	}

td.center	{
	background-color: #ffffff;
	}

td.right	{
	background-color: #00cc66;
	}

td.bottom	{
	background-color: #cccccc;
	font-family: arial;
	font-size: 13px;
	color: #000000;
	}

body	{
	background-color: #666666;
	}

table	{
	border-color: #666666;
	}