﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
h1
{
	font-family: calibri;
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #008CA9;
}
h2
{
	font-family: Calibri;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #008CA9;
}
ol
{
	list-style-type: circle;
}
h5
{
	font-family: Courier New;
	color: #000000;
	font-size: small;
	font-weight: normal;
}
h6
{
	font-family: Courier New;
	color: #008000;
	font-size: small;
	font-weight: normal;
}
