﻿body 
{
	font-family: 'Trebuchet MS', Arial, Sans-Serif;
	font-size: 76%;
	color: #333333;
}

a
{
	text-decoration: none;
	color: #333333;
}

.link
{
	color: #339933;
}

h1
{
	font-size: 15pt;
	font-family: Cambria, Arial, Sans-Serif;
	padding: 0px;
	margin: 0px;
	color: #000000;
	padding: 3px;
	font-weight: bold;
}

h2
{
	font-size: 13pt;
	font-family: Cambria;
	padding: 0px;
	margin: 0px;
	color: Black;
	padding:3px;
}

hr
{
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
}

h3
{
	font-size: 11pt;
	font-family: Cambria;
	color: Maroon;
	padding: 0px;
	margin: 0px;
	padding:3px;
}
h4
{
	font-size: 11pt;
	color: Maroon;
	font-family: Cambria;
	font-weight: bold;
	margin: 0px;
}
p
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding:3px;
}

.watertext
{
	font-size: 9px;
	color: #999999;
	font-family: 'Trebuchet MS';
	font-style: italic;
}

.h1
{
	border-bottom: solid 3px #ffdede;
	margin-bottom: 3px;
	border-bottom-color: #FFCC99;
}
.currentPage
{
	color: Blue;
	font-weight: bold;
	font-size: 18px;
}
.smallGray
{
	font-size: 10px;
	color: #cccccc;
}
