﻿p {
	font-family: georgia;
	font-size: medium;
	color: #0000A0;
	font-weight: normal;
	font-style: normal;
}
h2 {
	font-family: arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #800080;
}
h1 {
	font-family: Arial;
	font-size: x-large;
	font-style: normal;
	color: #0000A0;
}
li {
	font-family: georgia;
	font-size: small;
	color: #0000A0;
	list-style-image: inherit;
	list-style-position: inherit;
	list-style-type: circle;
}
h3 {
	font-family: georgia;
	font-size: medium;
	font-weight: bold;
	color: #029D7E;
}

