body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: bold;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.pagecontent {	font-family: Georgia, "Times New Roman", Times, serif;
				color: #000000;
				font-size: 16px;
				text-align: left;
				margin-left: 10px;
				margin-right: 10px;
				margin-top: 10px;
}

.leftnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: black;
	text-align: center;

}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
}


li {
	font-family: Georgia, "Times New Roman", Times, serif;
				color: #000000;
				font-size: 12px;
				text-align: left;
				margin-left: 20px;
				margin-right: 30px;
				margin-top: 10px;
}


.popup {	font-family: Georgia, "Times New Roman", Times, serif;
			color: #000000;
			font-size: 12px;
			text-align: center;
}

