body   { color: black; font-size: 9pt; font-family: Arial }
p   { color: black; font-size: 9pt; font-family: Arial }
td   { color: black; font-size: 9pt; font-family: Arial }
a:link    { color: #000095; font-size: 9pt; font-family: Arial; font-weight: normal }
a:visited     { color: #000095; font-size: 9pt; font-family: Arial; font-weight: normal }
a:hover     { color: #828282; font-size: 9pt; font-family: Arial, Helvetica }
h1 { color: white; font-size: 10px; font-family: Arial; font-weight: bold; margin: 0.67em 0 }
h2 { color: red; font-size: 12px; font-family: Arial; font-weight: bold; text-align: right; margin: 0.83em 0 }
h3 { color: white; font-size: 10px; font-family: Arial; font-weight: bold; margin: 1em 0 }
td.ArielSmall
{
	font-weight: normal;
	font-size: 7pt;
	font-family: Arial;
}
td.ArielGreenBold
{
	font-size: 9pt;
	color: #549400;
	font-family: Arial;
	font-weight: bold;
}
td.ArielBlackBold
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
	font-weight: bold;
}
td.ArielWhiteBold
{
	font-size: 9pt;
	color: white;
	font-family: Arial;
	font-weight: bold;
}
td.ArielHugeBlack
{
	font-size: 14pt;
	color: black;
	font-family: Arial;
	font-weight: bold;
}
A.a2:link
{
	font-weight: bold;
	font-size: 13pt;
	color: #000095;
	font-family: Arial;
	text-decoration: underline;
}
A.a2:hover
{
	font-weight: bold;
	font-size: 13pt;
	color: #828282;
	font-family: Arial;
	text-decoration: underline;
}
IFRAME
{
	scrollbar-base-color: white;
	scrollbar-face-color: olivedrab;
	scrollbar-arrow-color: black;
	scrollbar-3dlight-color: yellowgreen;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: olivedrab;
	scrollbar-darkshadow-color: yellowgreen;
}

.navCell 
{ 
	background-color: #E5E5E5;
	border-bottom-color: #C9C9C9;
	border-left-color: #E8E8E8;
	border-right-color: #C9C9C9;
	border-top-color: #E8E8E8;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	cursor: pointer;
	font-size: 9pt;
	font-weight: bold;
	list-style-type: none;
	list-style: none;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 40px;
	padding-top: 2px; 
}
.navCell a { color: #000000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; }
.navCell a:visited { color: #000000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; }
.navCell a:hover { color: #000000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; }
