﻿	
.normal { font-family: , Gatineau,Times new Roman;
	font-size: 12pt;
	color: white; }
	
.red { font-family: Gatineau, Times new Roman;
	font-size: 17pt;
	font-style:italic;
	color: #c0c0c0; }	
	
		
.footer { font-family: Gatineau, Times new Roman;
	font-size: 9pt;
	color: white; }	
	
.whitelarge { font-family: Gatineau, Times new Roman;
	font-size: 26pt;
	font-style: italic;
	font-weight: bold;
	color: white; }	
	
H1 { font-family: tahoma;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;	
	color: #10106B; }
	
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: #c0c0c0;
font-weight: bold;
}

A:active {
text-decoration: underline;}

A:visited {
color: #c0c0c0;
font-weight: bold;}