@charset "utf-8";
/* CSS Document */


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

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

body {background-color:black;
}

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

.list {font-size: 9pt; 
	font-family: Georgia, Times New Roman, serif;}


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

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

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

.map2 {font-size: 10pt; 
	font-family: Georgia, Times New Roman, serif;
	}
	
A:link {
	text-decoration: none;
	color: #1e70b9;
	
	font-family: Georgia, Times New Roman, serif;
}
A:visited {
	text-decoration: none;
	color: #0a736c;
	
	font-family: Georgia, Times New Roman, serif;
}
A.darklink:link {font-size: 10pt;
	text-decoration: none;
	color: #4cb0d4;
	font-weight: normal;
	font-family: Georgia, Times New Roman, serif;
}
A.darklink:visited {font-size: 10pt;
	text-decoration: none;
	color: #cbde9e;
	font-weight: normal;
	font-family: Georgia, Times New Roman, serif;
}
A.topnav:link {
	text-decoration: none;
	color: black;
	
	font-family: Georgia, Times New Roman, serif;
}
A.topnav:visited {
	text-decoration: none;
	color: black;
	
	font-family: Georgia, Times New Roman, serif;
}
.whitemap2 {font-size: 10pt; 
	font-family: Georgia, Times New Roman, serif;
	color: white;
	}
