﻿	
.normal { font-family: tahoma;
	font-size: 10pt;
	color: #000000; }
	
	
	
.frontpage { font-family: tahoma;
	font-size: 11pt;
	color: #000000; }
	

.gold { font-family: tahoma;
	font-size: 10pt;
	color: #9c6f1e;
	font-weight: bold; }	
	
.white { font-family: tahoma;
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold; }
	
.footer { font-family: tahoma;
	font-size: 8pt;
	color: black; }	
	
H1 { font-family: tahoma;
	font-size: 14pt;
	font-style: italic;	
	color: #000000; }
	
.12blackbld { font-family: tahoma;
	font-size: 12pt;	
	color: black;
	font-weight: bold; }
	

A:link {
color: #9c6f1e ;
font-weight: bold;
}

A:active {
text-decoration: underline;
}

A:visited {
color: #9c6f1e;
font-weight: bold;

}