﻿body, tr, a
{
	font: Verdana, Arial;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
}
body
{
	background-color: #C0C0C0;
}
a
{
	color: White;
}
.hCell
{
	border-bottom: solid 2px Black;
	font-weight: bold;
	width: 50%;
}

.hRow
{
	background-color: #CCFFCC;
	color: Black;
}

.cCell
{
	border-bottom: solid 2px Black;
	background-color: White;
	text-align: left;
}

.cCell a
{
	color: #003399;
}

.mCell
{
	background-color: #003399;
	border-bottom: solid 2px Black;
	padding: 2px;
	font-weight: bold;
	color: White;
}
.fCell, .fCell a
{
	font-size: x-small;
	padding: 2px 4px 2px 4px;
	text-align: left;
	color: White;
}

h2
{
	color: #003399;
	text-decoration: underline;
	margin-bottom: 0px;
	font-size: large;
}

li
{
	margin-top: 10px;
}

.footer
{
	font-size: x-small;
	padding: 2px 4px 2px 4px;
	text-align: left;
	color: #808080;
	width: 326px;
}
.titlewhite
{
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
}
.smtitlewhite
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
}
