﻿p {	font-family: Calibri;
	font-size:small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
	line-height: normal;
	text-align: left;
	white-space: normal;
	padding: 4px;
	margin: 4px;
	overflow: auto;
	border-spacing: 4px;}

a  {font-family: Times New Roman;
	font-size: medium;
	font-weight: bold;
	color:blue;}

h1 {font-family: Cambria;
	font-size: large;
	font-weight: bold;
	Color: red;
	text-align: left;
	text-indent: 4px;}

h2 {font-family: Cambria;
	font-size: large;
	font-weight: bold;
	Color: red;
	text-align: center;
	text-decoration: underline;}

h3 {font-family: Cambria;
	font-size: medium;
	font-weight: bold;
	Color: green;
	text-align: left;
	text-indent: 4px;}

h4 {font-family: Cambria;
	font-size: medium;
	font-weight: bold;
	color: green;
	text-align: center;
	text-indent: 4px;
	text-decoration: underline;}

h5 {font-family: Cambria;
	font-size: medium;
	font-weight: bold;
	color: black;
	text-align: left;
	text-indent: 4px;}

h6 {font-family: Cambria;
	font-size: medium;
	font-weight: bold;
	Color: black;
	text-align: center;
	text-indent: 4px;
	text-decoration: underline;}
