.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-align: justify;
	vertical-align: middle;
}
.parHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003333;
	text-align: center;
	vertical-align: middle;
	text-decoration: blink;
}
.normalBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #993333;
	text-align: justify;
	vertical-align: middle;
}
.toolbar {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center center;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	cursor: hand;
	filter: Light;
	color: #003366;
	display: inline;
	clear: both;
	overflow: scroll;
	position: relative;
	z-index: auto;
	page-break-before: auto;
	border: medium groove;
	font-variant: normal;
	font-weight: normal;
	padding: 2px;
	background-color: #889988;
	text-indent: 0pt;
	text-align: left;
}

