﻿p
{
	font-family: Calibri,sans-serif;
	background-color: white;
	color: black;
	font-size: 11pt;
}
h1
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 36pt;
	font-weight: bold;
	color:lime
}
h2
{
	color: maroon;
	font-family: "Gil sans", sans-serif;
	font-size: 16pt; 
	font-weight: bold
}
h3
{
	color: maroon;
	font-family: Calibri, sans-serif;
	font-size: 12pt;
	text-transform: uppercase;
}
h4
{
	font-family: Calibri, sans-serif;
	font-size: 11pt;
	color: maroon;
	text-transform: uppercase;
}
h5
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: black;
}
h6
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	}
.smalltxt
{
	font-family: calibri, san-serif;
	font-size: 10pt;
	color: black;
}
.para
{
	font-family: calibri, sans-serif;
	font-size: 10pt;
	color: black;
}
.photo
{
	font-family: calibri, sans-serif;
	font-style: italic;
	font-size: 10pt;
	margin: 10px
}
