
h1, p, h2, h3, h4, h5, h6 { font-family: Times New Roman, Times; }

h1 {font-size: 18pt }
h2 {font-size: 16pt}
h3 {font-size: 14pt}

body {background-color: #687f6a;
}

.article {font-size: 12pt; 
	font-family: Times New Roman, Times;}

.list {font-size: 10pt; 
	font-family: Times New Roman, Times;}



li {font-size:12pt; font-family: Times New Roman, Times;}

blockquote {font-size:12pt; font-family: Times New Roman, Times;}

.map {font-size: 12pt; 
	font-family: Times New Roman, Times;
	}

.map2 {font-size: 10pt; 
	font-family: Times New Roman, Times;
	}
	
A:link {
	text-decoration: none;
	color: #677E26;
	font-weight: bold;
	font-family: Times New Roman, Times;
}
A:visited {
	text-decoration: none;
	color: #b57d25;
	font-weight: bold;
	font-family: Times New Roman, Times;
}
A:active {
	text-decoration: none;
	color: #677E26;
	font-weight: bold;
	font-family: Times New Roman, Times;
}
A:hover {
	text-decoration: none;
	color: #FAAD35;
	font-weight: bold;
	font-family: Times New Roman, Times;
}

A.darklink:link {font-size: 12pt;
	text-decoration: none;
	color: white;
	
	font-family: Arial narrow, Verdana, Helvetica;
}
A.darklink:visited {font-size: 12pt;
	text-decoration: none;
	color: #d99730;
	
	font-family: Arial narrow, Verdana, Helvetica;
}
A.darklink:active {font-size: 12pt;
	text-decoration: none;
	color: #FAAD35;
	
	font-family: Arial narrow, Verdana, Helvetica;
}
A.darklink:hover {font-size: 12pt;
	text-decoration: none;
	color: #FAAD35;
	
	font-family: Arial narrow, Verdana, Helvetica;
}

A.darklink1:link {font-size: 10pt;
	text-decoration: none;
	color: white;
	
	font-family: Arial narrow, Verdana, Helvetica;
}
A.darklink1:visited {font-size: 10pt;
	text-decoration: none;
	color: #d99730;
	
	font-family: Arial narrow, Verdana, Helvetica;
}
A.darklink1:active {font-size: 10pt;
	text-decoration: none;
	color: #FAAD35;
	
	font-family: Arial narrow, Verdana, Helvetica;
}
A.darklink1:hover {font-size: 10pt;
	text-decoration: none;
	color: #FAAD35;
	
	font-family: Arial narrow, Verdana, Helvetica;
}