﻿body {
}
h1
{
	font-size: 30pt;
	color: #008b00;
	font-family: 'Trebuchet MS';
	text-decoration: underline;
	background-color: #efffff;
}
h3
{
	font-size: 12pt;
	color: #00009b;
	font-family: 'Trebuchet MS';
	text-decoration: none;
	
}
h4
{
	font-size: 9pt;
	color: #0000ef;
	font-family: 'Trebuchet MS';
	font-style: italic;
	text-decoration: none;
}
h2
{
	font-size: 18pt;
	color: #8b008b;
	font-family: 'Trebuchet MS';
	text-decoration: none;
		
}
h5
{
	font-size: 8pt;
	color: #008b8b;
	font-family: 'Trebuchet MS';	
	text-decoration: none;
}
A:link 
{
	font-size: 12pt;
	color: #00009b;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
A:hover
{
		font-size: 12pt;
	color: #009b00;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
A:link
{
		font-size: 12pt;
	color: #9b0000;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
ADDRESS
{
			font-size: 12pt;
	color: #9b0000;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}

