﻿h1 {
	font-family: georgia;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-family: georgia;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
}
p {
	font-family: georgia;
	font-size: 13pt;
	color: #000000;
}
a {
	font-family: georgia;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #800000;
}
ul {
	font-family: georgia;
	font-size: 11pt;
	color: #000000;
}
.img {
	margin: 10px;
}
ol {
	font-family: georgia;
	font-size: 11pt;
	color: #000000;
}
