body
{
	font-family: Tahoma;
	font-size: 10pt;
}

.clsPara1
{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: 700;
	text-decoration: underline;
}

h1
{
	font-size: 36pt;
	font-family: century;
	color: #ffffff;
	font-weight: 500;
	margin-top: 0px;
}

h2
{
	font-size: 24.0pt;
	font-family: century;
	color: #ffffff;
	font-weight: 500;
	margin-bottom: 0px;
}

h3
{
	font-family: Comic Sans MS;
	font-size: 14pt;
	margin-top: 0px;
	color: maroon;
	font-weight: 700;
}

h4
{
	font-size: 11pt;
	margin-top: 0px;
	color: maroon;
	font-weight: 700;
}

a.clsTopLink:link,
a.clsTopLink:visited,
a.clsTopLink:active
{
	font-size: 14pt;
	font-family: century;
	text-decoration: none;
	color: #003366;
	font-weight: 700;
}

a.clsTopLink:hover
{
	color: maroon;
	text-decoration: none;
}

th.clsHead
{
	background-color: #B2C1D1;
	text-align: center;
	font-weight: 700;
	padding: 3px;
}

td.clsCell
{
	background-color: #D9E1E8;
	text-align: center;
	font-weight: 500;
	padding: 3px;
}

a:link,
a:visited,
a:active
{
	text-decoration: none;
	color: #003366;
	font-weight: 700;
}

a:hover
{
	color: maroon;
	text-decoration: none;
}

.clsHighLight
{
	width: auto;
	height: auto;
	overflow-y: visible;
	overflow-x: hidden;
	background-color: #D9E1E8;
	display: block;
	padding: 5px;
	margin-left: 15px;
	margin-right: 15px;
}

.clsFooter
{
	font-size: 10pt;
	color: #ffffff;
	font-weight: 700;
	padding: 5px;
	text-align: center;
}

.clsFooter p
{
	padding: 0;
	margin: 4px 4px 4px 4px;
}

.clsFooter a:link,
.clsFooter a:active,
.clsFooter a:visited
{
	text-decoration: none;
	color: #ffffff;
	font-weight: 700;
}

.clsFooter a:hover
{
	text-decoration: underline;
}