/* General white background on all pages			 	*/

body {	background-color:#FF0000;
		font-family: Garamond, Times, serif;}

a	{	font-weight: bold; }

A:link		{text-decoration:none;}
A:visited	{text-decoration:none;}
A:hover		{text-decoration:none}

h1 { 	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	line-height: 1;
	margin-top: 10pt;
	color: black;
	text-align: center;}

h2 { 	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18pt;
	margin-top: 0pt;
	color: black;
	text-align: center;}

h3 { 	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 5pt;
	margin-bottom: 0pt;
	color: black;
	text-align: center;}

h4 { 	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	font-weight:
	margin-top: 0pt;
	margin-bottom: 0pt;
	color: black;
	text-align: left;}

p.head		{ 	font-family: Tahoma, Helvetica, Arial, sans-serif;
			font-weight: bold;
			font-size: 12pt;
			line-height: 1;
			margin-top: 10pt;
			margin-bottom: 0pt;
			color: black;
			text-align: center;}

p.footer	{ 	font-family: Tahoma, Helvetica, Arial, sans-serif;
			font-weight: bold;
			font-size: 8pt;
			line-height: 1;
			margin-top: 0pt;
			margin-bottom: 10pt;
			color: black;
			text-align: center;}

p.timestamp	{ 	font-family: Tahoma, Helvetica, Arial, sans-serif;
			font-weight: normal;
			font-size: 8pt;
			line-height: 1;
			margin-top: 0pt;
			margin-bottom: 0pt;
			color: black;
			text-align: right;}

td		{	font-family: Times, serif;}

td.menu	{ 	font-family: Tahoma, Helvetica, Arial, sans-serif;
			font-size: 9pt;
			line-height: 1;
			margin-top: 0pt;
			margin-bottom: 10pt;
			background-color: #F0F0F0;
			color: black;
			text-align: left;}