
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-image:url(images/bg1.gif)

}

.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: #4363c1;
	font-weight: bold;
	font-family: Times New Roman, Times;
}
A:visited {
	text-decoration: none;
	color: #0ca05a;
	font-weight: bold;
	font-family: Times New Roman, Times;
}
A:active {
	text-decoration: none;
	color: #4363c1;
	font-weight: bold;
	font-family: Times New Roman, Times;
}
A:hover {
	text-decoration: none;
	color: #c70d32;
	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: #c0b753;
	
	font-family: Arial narrow, Verdana, Helvetica;
}
A.darklink:active {font-size: 12pt;
	text-decoration: none;
	color: #ffed21;
	
	font-family: Arial narrow, Verdana, Helvetica;
}
A.darklink:hover {font-size: 12pt;
	text-decoration: none;
	color: #ffed21;
	
	font-family: Arial narrow, Verdana, Helvetica;
}

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


