h1           { font-family: Tahoma; font-weight: bold; font-size: 18pt; color: #000000; }
h2			{font-family: Tahoma; font-weight:bold; font-size: 16pt; color: #000000;}
h3          {font-family: Tahoma; font-size: 14pt; color: #000000;}
h4			{font-family: Tahoma; font-size: 12pt; color: #000000;}
h5           { font-family: Tahoma; font-size: 10pt; color: #000000;}
h5.whitetext {font-family: Rockwell; font-size: 10pt; font-weight: Bold; color: #000000;}

body         { font-family: Tahoma; font-size: 8pt; color: #000000; background-color:#D6C39C 
 }

table.noborder       
		{ 
		font-family: Tahoma; 
		font-size: 8pt; 
		border-width: 0;
		background-color: #D6C39C;
		margin: 0;
		}
td.blue
		{
		background-color:   #D6C39C;
		margin: 0;
		}
td.gold
		{
		background-color: #D6C39C; 
		height: 2px;  
		border: medium none; 
		margin: 0; color: "#000000";		
		}


a:link.menulink {text-decoration: none}
a:visited.menulink {color: gray}
a:visited.menulink {text-decoration: none}
a:hover.menulink {color: blue}
a:active {
	color:blue;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12pt;
}


img	
		{
		border-width: 0;
		margin: 0;
		}