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