﻿.normal
{
	color: #4A4B3B;
	font-family: Gill Sans MT, Arial;
	font-size: 13pt;
}

.large
{
	color: #90B3AF;
	font-family: Gill Sans MT;
}

.small
{
	color: #659390;
	font-family: Gill Sans MT;
	font-size:10pt;
}

.basiclink
{
	text-decoration: none;
}

.compact
{
	line-height: 18px;
}

.wide
{
	line-height: 36px;
}

.bold
{
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

.fixed
{
	font-family: Courier New;
}

.h1
{
	font-size: 17pt;
}

.h2
{
	font-size: 24pt;
}

.h3
{
	font-size: 36pt;
}

.h4
{
	font-size: 42pt;
	margin-left: 280px;
}

.copyright
{
	font-family: Arial;
	font-size: 10pt;
	color: #729E9A;
}
