h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 2em; font-weight: bold}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 1.5em; font-style: italic; font-weight: bold}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight: bold}
h4 {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 1em}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: .9em; font-weight: normal}
h6 {  font-family: Arial, Helvetica, sans-serif; font-size: .85em}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: black}
.p1 {  font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; color: #0033FF}
ul {  font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: black}
ol {  font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: black}
.cutline { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .85em;
	color: #666666;
}
.credit { 
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: .8em;
	color: #666666;
}
.bluebox {
	background-color:#C3D2FF;
	padding: .5em;
}
.bluebox p {
font-size: .9em;
}
.bluebox ul {
	font-size: 0.9em;
	list-style-position: outside;
	margin-left: .9em;
}
.bluebox h3 {
	font-size: 1em;
}
.yellowbox {
	background-color:#FFFFCC;
	padding: .5em;
}
.yellowbox p {
font-size: .9em;
}
.yellowbox h3 {
	font-size: 1em;
}
.arrows {
	list-style-image: url(/images/arrw34b8.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	list-style-position: outside;
	list-style-type: square;
	font-size: 1em;
}
.path {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
}
.printonly {
	display: none;
}
.footer {
	display: none;
}
.pictureL {
	padding: .3em;
	float: left;
}
.pictureR {
	padding: .3em;
	float: right;
}
.yellowbox ul {
font-size: .9em;
}
.rightmargin {padding-right: 10em;}
