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}


.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: #5B6097;
	font-weight: bold;
	font-family: Times New Roman, Times;
}
A:visited {
	text-decoration: none;
	color: #696768;
	font-weight: bold;
	font-family: Times New Roman, Times;
}
A:active {
	text-decoration: none;
	color: #BDAF6E;
	font-weight: bold;
	font-family: Times New Roman, Times;
}
A:hover {
	text-decoration: none;
	color: #BDAF6E;
	font-weight: bold;
	font-family: Times New Roman, Times;
}

.style1 {
	color: #000000;
	font-style: italic;
	font-size: 18px;
}