p {  font-size: 12px}
p {  line-height: 16pt; font-family: Georgia, "Times New Roman", Times, serif}
h3 {  font-size: 14px; font-weight: bold}
ul {  font-size: 12px; line-height: 16pt}
h1 {  font-size: 24px; font-weight: bold}
h2 {  font-size: 18px; font-weight: bold}
body {  font-family: Georgia, "Times New Roman", Times, serif}
h4 {  font-size: 12px; font-weight: bold}
a {  font-weight: bold; text-decoration: none}
ol {  font-size: 12px; line-height: 16px}
a:hover {  text-decoration: underline}
body {
	background-image: url(assets/background.jpg);
	background-position: top left;
	background-repeat:repeat-x;
	background-color: #aa8962;
}
a {
	color: #993300;
}
.subtitle {font-size:12px; }
img.ImageBorder {border:#660000 solid;}