.ads {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

.links.links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
} 

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #0C7B85;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #8F2645;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #472A32;
	font-weight: bold;
	display: inline;
}

.site-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #472A32;
	font-weight: bold;
	display: inline;
	text-decoration: none;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #8F2645;
	font-weight: bold;
	display: inline;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #8F2645;
	font-weight: bold;
	display: inline;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #472A32;
	display: inline;
	font-weight: normal;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #472A32;
}

li {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #472A32;
}


