body, h3, h4, h5, h6, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(http://www.starkey.com/images/bkgdBlueLine762.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
h3 {
	font-size: 105%;
}
h4 {
	font-size: 80%;
	line-height: 180%;
}
h5 {
	font-size: 80%;
	line-height: 120%;
	font-weight: normal;
}
h6 {
	font-size: 65%;
	line-height: 120%;
	font-weight: normal;
}
p {
	font-size: 65%;
	line-height: 110%;
}
strong, b {
	font-weight: bold;
	color: #006;
}
a {
	font-weight: bold;
	color: #6685A3;
}
li {
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 65%;
	line-height: 110%;
}
.highlite {
	background-color: #EBEFF3;
}
.lowlite {
}
.lowliteBottom {
}
