p  {
	color: black;
	font-size: 12px;
	line-height: 19px;
	font-family: Verdana;
	text-align: left;
}
h1  { color: white; font-size: 32px; font-family: "Trebuchet MS" }
h2 {
	color: #FFC;
	font-size: 17px;
	font-family: Verdana
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 600;
	color: #069;
	font-style: italic;
}
h3 { color: #f30; font-weight: bold; font-size: 24px; font-family: "Arial Narrow" }
li { color: black; font-size: 11px; line-height: 14px; font-family: Verdana; list-style-type: disc; list-style-position: inside }
.sidenav { color: black; font-size: 10px; line-height: 12px; font-family: verdana }
.sidenav a:link { color: black; text-decoration: none }
.sidenav a:visited { color: black; text-decoration: none }
.sidenav a:hover { color: #f60; text-decoration: underline }
.sidenav a:active { color: black; text-decoration: none }
.quote { color: #369; font-style: italic; font-weight: 500; font-size: 17px; line-height: 22px; font-family: "Times New Roman" }
.red {
	color: #F00;
}
.quote_large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #369;
}
.box {
	padding: 6px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #F30;
	border-right-color: #F30;
	border-bottom-color: #F30;
	border-left-color: #F30;
}
.orange {
	color: #F30;
}

