BODY
{
	color: #ffffff;
	font-family: verdana, helvetica, sans-serif;
	background-color: #003852;
}
H2
{
	font-weight: bold;
	font-size: 1.2em;
}
A
{
	text-decoration: none;
	font-weight: bold;
	color:#E18506;
}
.bodyText
{
	text-align:justify;
	background-color:#354E70;
	padding: 8px;
	font-size:.8em;
}
.blackBox
{
	border:solid 2px black;
}
.sectionHeading
{
	font-weight: bold;
	font-size:1.2em;
	font-style: italic;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;

}
.packageName {
	font-size: 1.1em;
	font-weight: bold;
	background-color: 4D627E;
}
.copyright {
	font-size: .85em;
}


A:link { color  :#E18506}
A:active { color : #E18506}
A:visited { color : #E18506}
A:hover { color : #E18506}

.caption {
  font-size : 9pt;
  color : #dddddd;
  font-style : italic;
}

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
