﻿body
{
	background-color: #8aacec;
}
H1
{
	font-size: 26pt;
	color: #1e303e;
	font-family: 'Trebuchet MS';
	text-decoration: underline;
}
H3
{
		font-size: 12pt;
	color: #1e303e;
	font-family: 'Trebuchet MS';
	
}
H4
{		
	font-size: 10pt;
	color: #1e303e;
	font-family: 'Trebuchet MS';
}
H2
{
	font-size: 18pt;
	color: #1e303e;
	font-family: 'Trebuchet MS';
		
}
H5
{
	font-size: 8pt;
	color: #1e303e;
	font-family: 'Trebuchet MS';	
}


A
{
		font-size: 12pt;
	color: #eeee3e;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
LABEL
{
		font-size: 12pt;
	color: #9b0000;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}

A:hover
{
	font-size: 12pt;
	color: #55ff00;
	font-family: 'Trebuchet MS';
	text-decoration: none;
	font-weight: bold;
}
A:active
{
	font-weight: bold;
	color: #1eff3e;
	font-style: italic;
	font-family: 'Trebuchet MS' , Sans-Serif;
}
IMG
{
	border-right: #c17f29 ridge;
	border-top: #c17f29 ridge;
	margin: 1px;
	border-left: #c17f29 ridge;
	border-bottom: #c17f29 ridge;
}
