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: #DDCFA4;
}


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

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


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: underline;
	color: #004273;
	
	font-family: Times New Roman, Times;
}
A:visited {
	text-decoration: underline;
	color: black;
	
	font-family: Times New Roman, Times;
}
A:hover {
	text-decoration: underline;
	color: #c62939;
	
	font-family: Times New Roman, Times;
}
	

A.darklink:link {
	text-decoration: none;
	font-size: 16pt;
	color: white;
	font-weight:bold;
	font-family: Times New Roman, Times;
}
A.darklink:visited {
	text-decoration: none;
	color: #32230a;
	font-size: 16pt;
	font-weight:bold;
	
	font-family: Times New Roman, Times;
}
A.darklink:active {
	text-decoration: none;
	font-size: 16pt;
	color: white;
	font-weight:bold;
	
	font-family: Times New Roman, Times;
}
A.darklink:hover {
	text-decoration: none;
	color: #EDDEB5;
	font-size: 16pt;
	font-weight:bold;
	
	font-family: Times New Roman, Times;
}
	
