 body {
	background: #EDF3F1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

	color:#000000;
	font: lighter normal 0.8em/normal verdana, Gillsans, sans-serif;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #black;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #black;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #black;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000000;
	position: relative;
	height: 90px;
	width: 300px;
	left: 10px;
	top: 0px;
	right: 300px;
	bottom: 45px;
	clear: none;
	float: none;
	border: medium inset #FFCC00;
	background-color: #0099FF;
	list-style-position: outside;
	list-style-type: upper-roman;
	cursor: hand;
	vertical-align: middle;
}


a.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #FFDB00;
}

a.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #ffffff;
}

a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;
}

a.bodylinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #004E34;
}

a.bodylinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #008C78;
}

a.bodylinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;
}

a.pagelinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:8px;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	color: #004E34;
}

a.pagelinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #FFCC00;
}

a.pagelinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	color: #008C78;
}

.darktext
{
	text-decoration: none;
	font-weight: bold;
	color: FFCC00;
	font-family: verdana,arial,helvetica,san-serif;
	font-size: 10px;
}

.titlecell
{
	border-style: inset;
	font-family: verdana,arial,helveica,san-serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #FCE32F;
	font-size: 18px;
	background-color: #153D3D;
}

.titlecell2
{
	font-family: verdana,arial,helveica,san-serif;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: #153D3D;
	font-size: 14px;
	background-color: #EDF3F1;
}

.subtitlecell
{
	border-style: none;
	font-family: verdana,arial,helveica,san-serif;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	color: #FCE32F;
	font-size: 12px;
	background-color: #004E34;
}

.legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background: none;
	color: #153D3D;
	text-decoration: none;
}
