body
{
	margin-top: 2px;
	font-size: 12pt;
	color: #191970;
	font-family: 'Times New Roman' , Times;
	background-color: #f7f2d2;
}
li
{
	margin-top: 3;
}
a:link
{
	font-size: 10pt;
	color: #003399;
	font-family: Verdana, Arial, Helvetica;
}
a:visited
{
	font-size: 10pt;
	color: #412603;
	font-family: Verdana, Arial, Helvetica;
}
a:active
{
	font-size: 10pt;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica;
}


TD
{
	background-color: #f7f2d2;
}

TD.left
{
	background-color: #EADF97;
	padding-left: 5;
	padding-right: 3;
	padding-top: 4;
	padding-bottom: 2;
}
TD.top
{
	background-color: #EADF97;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TABLE.top
{
	border-top-style: solid;
	border-bottom: #ffcc66 3px;
	border-right-style: none;
	border-left-style: none;
}
P
{
	margin: 5px 10px;
	text-indent: 10px;
}
H1
{
	font-weight: bold;
	font-size: 20pt;
	margin: 10px 15px 5px;
	vertical-align: baseline;
	color: darkblue;
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
}

H2
{
	border-top-width: medium;
	font-weight: bold;
	font-size: 16pt;
	margin: 10px 15px 5px;
	vertical-align: baseline;
	color: darkblue;
	border-bottom: mediumblue 2px solid;
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
}
H3
{
	font-weight: bold;
	font-size: 12pt;
	margin: 5px 10px;
	vertical-align: baseline;
	color: darkblue;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
}


