
p, ul, ol, dl, blockquote, form {
	font: normal normal normal 12px/17px "Lucida Sans Unicode","Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	color: #333;
}
p {
	margin: 0 0 5px 0;
	padding: 0;
}

h1, h2, h3 {
	/*font: normal normal normal 20px/28px "Lucida Sans Unicode","Lucida Grande",Verdana,Helvetica,Arial,sans-serif;*/
	font: normal normal normal 20px/28px Georgia,"Times New Roman",Times,serif;
	text-align: left;
	color: #ab2424; /* alt: 5453ab */
	margin: 0;
	padding: 0;
}
h1 {
	margin-bottom: 8px;
}
h2 {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 3px;
}
h3 {
	font-size: 14px;
	line-height: 22px;
	margin: 7px 0 3px 0;
	color: #111;
}

a:link,
a:visited {
	color: #0049cf;
	text-decoration: none;
}

a:hover,
a:active {
	color: #0049cf;
	text-decoration: underline;
}


#nav_top p {
	font: normal normal normal 12px/28px Georgia,"Times New Roman",Times,serif;
	color: #fff;
}
#nav_top a:link,
#nav_top a:visited {
	color: #eee;
	margin-right: 24px;
	text-decoration: none;
}
#nav_top a:hover,
#nav_top a:active {
	color: #fff;
	text-decoration: underline;
}

.nav1_no a:link,
.nav1_no a:visited,
.nav1_act a:link,
.nav1_act a:visited {
	display: block;
	width: 100%;
	font: normal normal normal 16px/30px Georgia,"Times New Roman",Times,serif;
	color: #664; /* alt 554a40 */
	text-decoration: none;
}
.nav1_act a:link,
.nav1_act a:visited {
	color: #000; 
}
.nav1_no a:hover,
.nav1_no a:active,
.nav1_act a:hover,
.nav1_act a:active {
	color: #000;
	text-decoration: none;
}
.nav2_no a:link,
.nav2_no a:visited,
.nav2_act a:link,
.nav2_act a:visited {
	display: block;
	width: 100%;
	font: normal normal normal 13px/20px Georgia,"Times New Roman",Times,serif;
	color: #664;
	text-decoration: none;
}
.nav2_act a:link,
.nav2_act a:visited {
	color: #000;
}
.nav2_no a:hover,
.nav2_no a:active,
.nav2_act a:hover,
.nav2_act a:active {
	color: #000;
	text-decoration: none;
}

#print_pdf a:link,
#print_pdf a:visited {
	font: normal normal normal 12px/17px "Lucida Sans Unicode","Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	color: #887;
}
#print_pdf a:hover,
#print_pdf a:active {
	color: #0049cf;
	text-decoration: underline;
}

.calendar_time {
	color: #887;
}

#pp_content a {
	color: #333;
}
#pp_content h1 {
	color: #722;
}
#pp_content h2 {
	font-size: 18px;
	color: #722;
}
#pp_content h3 {
	font-size: 16px;
	color: #722;
}


