	
.normal { font-family: tahoma;
	font-size: 10pt;
	font-weight:bold;
	color: #000000; }
	
.red { font-family: tahoma;
	font-size: 12pt;
	font-weight:bold;
	color: red; }	

.gold { font-family: tahoma;
	font-size: 12pt;
	font-weight:bold;
	color: #ab6d15	; }	
		
		
		
.footer { font-family: tahoma;
	font-size: 8pt;
	color: #000000; }
	
.menu { font-family: tahoma;
	font-size: 11pt;
	font-weight:bold;
	color: #red; }
	
H2 { font-family: tahoma;
	font-size: 12pt;	
	color: black;
	font-weight: bold; }
	
H3 { font-family: tahoma;
	font-size: 10pt;	
	color: black;
	font-weight: bold; }

A:link {
color: red;
font-weight:bold;}



A:visited {
color: red;
font-weight:bold;}