﻿p {
	font-family: Verdana;
	font-size: small;
}
h1 {
	font-family: verdana;
	font-size: large;
	font-weight: bold;
	color: #510000;
	margin-bottom: 5px;
}
h2 {
	font-family: verdana;
	font-size: medium;
	font-weight: bold;
	color: #808000;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	font-family: verdana;
	font-size: small;
}
.h3 {
	font-family: verdana;
	font-size: small;
	font-weight: bold;
	color: #510000;
}
