body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.highlight {
	background-color: #FFFF66;
}
.text {
	font-size: 12px;
	line-height: 140%;
	color: #000066;
	margin-left: 40px;
}
p {
	font-size: 11px;
	line-height: 130%;
	color: #000066;
}
  a:link {
	color: #FF3366;
	text-decoration: none;
	font-weight: bold;
}
  a:active {  color: #FF3366; text-decoration: none}
  a:visited {  color: #9966FF; text-decoration: none }
  a:hover {  color: #FF00FF; text-decoration: underline}

.paddedCell {
	padding-right: 4px;
	padding-left: 4px;
}
.x124 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	padding-left: 6px;
}
.productBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000066;
}
.indent10 {
	font-size: 11px;
	line-height: 140%;
	color: #000066;
	margin-left: 10px;
}
.borderleft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000066;
}
.bottomSmall {
	font-size: 9px;
	border-top-style: solid;
	border-top-color: #000066;
	line-height: 130%;
	text-indent: 10px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	padding-top: 6px;
}
h1 {
	font-size: large;
	color: #003366;
}
h2 {
	font-size: medium;
	color: #003366;
	margin-left: 10px;
}
h3 {
	font-size: medium;
	font-weight: bold;
	color: #0033CC;
	padding-left: 30px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	margin-left: 10px;
}
h5 {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	padding: 4px 4px 4px 8px;
}
.noSpace {
	margin: 0px;
	padding: 0px;
}
