h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 36px; font-weight: bold}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: italic; font-weight: bold}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold}
h4 {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
h6 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: black}
.p1 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #336699}
ul {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: black}
ol {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: black}
.bluebox {
	background-color:#C3D2FF;
	padding: 6px;
}
.bluebox p {
font-size:12px;
}
.bluebox h3 {
	font-size: 16px;
}
.yellowbox {
	background-color:#FFFFCC;
	padding: 6px;
}
.yellowbox p {
font-size:12px;
}
.yellowbox h3 {
	font-size: 16px;
}
.arrows {
	list-style-image: url(/images/arrw38b8.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	list-style-position: outside;
	list-style-type: square;
	font-size: 14px;
}
.path {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.printonly {
	display: none;
}
.footer {
	display: none;
}
.pictureL {
	padding: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #663333;
}
.pictureR {
	padding: 10px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 12px;
	color: #663333;
}

