body {
	font: 80% verdana, arial, helvetica, sans-serif; background-color: white
}
td {
	font-size: 80%; line-height: 1.5em
}
a:link {
	color: #0000ff; text-decoration: none
}
a:visited {
	color: #800080; text-decoration: none
}
a:hover {
	color: #0000ff; text-decoration: underline
}
p {
	line-height: 1.5em; margin-bottom: 1em; margin-top: 0.5em
}
pre {
	BACKGROUND: #eeeeee; margin-bottom: 1em; margin-left: 0px; margin-top: 1em; PADDING-BOTTOM: 5pt; PADDING-LEFT: 5pt; PADDING-RIGHT: 5pt; PADDING-TOP: 5pt
}
h1 {
	font: 160% verdana, arial, helvetica, sans-serif; text-align: center; margin: 0px 0px 5px
}
h2 {
	font: 130% verdana, arial, helvetica, sans-serif; text-align: center; margin-bottom: 0.5em
}
h2 {
    color: #2f4f4f
}

h3 {
	font: bold 110% verdana, arial, helvetica, sans-serif; text-align: center; margin-bottom: 0.5em
}
h4 {
	font: bold 100% verdana, arial, helvetica, sans-serif; text-align: center; margin-bottom: 0.5em
}
h4 {
    color: maroon
}
h5 {
	font: bold 100% verdana, arial, helvetica, sans-serif; text-align: center; margin-bottom: 0.5em
}
ul {
	margin-bottom: 10px; margin-left: 17px; margin-top: 10px
}
ol {
	margin-bottom: 10px; margin-left: 25px; margin-top: 10px
}
ul li {
	line-height: 150%; margin-bottom: 0.5em; margin-left: 1em
}
ol li {
	line-height: 150%; margin-bottom: 0.5em; margin-left: 1em
}
ins {
	color: red
}
.price {
  color: #CC0000;
  background: none
}
.note {
  color: #006600;
  background: none
}
p.center {
  text-align: center
}
#navcontainer {
	width: 100%;
	float: left;
	background-color: #eeeeee;
}

#navcontainer ul { padding: 0; }
#navcontainer ul li { display: inline; }

#navcontainer ul {
	margin: 0;
	padding: 0 0 0 7%;
	color: #000033;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .70em;
	letter-spacing: 2px;
	font-weight: normal;
}
#navcontainer ul li a {
	padding: 0.2em 12px;
	background-color: #eeeeee;
	color: #000033;
	text-decoration: none;
	float: left;
	border-right: 1px solid #94B473;
}
#navcontainer ul li a:hover {
	background-color: #FFFFFF;
	color: #000033;
}
#navlist li a:hover, #navlist li a:active {
	color: #000033;
	text-decoration: none;
	background: #FFFFFF;
	text-align: left;
	font: normal 10px/10px verdana, arial, helvetica, sans-serif;
}
