﻿body 
{
	background-color: #8aacec;
}
h1
{
	font-size: 30pt;
	color: #1e303e;
	font-family: 'Trebuchet MS';
	text-decoration: underline;
	background-color: #8aacec;
}
h3
{
	font-size: 12pt;
	color: #1e303e;
	font-family: 'Trebuchet MS';
	text-decoration: none;
	
}
h4
{
	font-size: 9pt;
	color: #1e303e;
	font-family: 'Trebuchet MS';
	font-style: italic;
	text-decoration: none;
}
h2
{
	font-size: 18pt;
	color: #1e303e;
	font-family: 'Trebuchet MS';
	text-decoration: none;
		
}
h5
{
	font-size: 8pt;
	color: #1e303e;
	font-family: 'Trebuchet MS';	
	text-decoration: none;
}
A
{
	font-size: 12pt;
	color: #ffff22;
	font-family: 'Trebuchet MS' , Sans-Serif;
	font-weight: bold;
}
A:active
{
	font-size: 12pt;
	color: #00ff00;
	font-family: 'Trebuchet MS' , Sans-Serif;
}
A:link 
{
	font-size: 12pt;
	color: #ffff22;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
A:hover
{
		font-size: 12pt;
	color: #000000;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
ADDRESS
{
			font-size: 12pt;
	color: #fCA844;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
LABEL
{
		font-size: 12pt;
	color: #fCA844;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
IMG
{
	border-right: #fCA844 ridge;
	border-top: #fCA844 ridge;
	margin: 1px;
	border-left: #fCa844 ridge;
	border-bottom: #fCa844 ridge;
}

