<!-- Pedro Creek Watershed Coaition Style Sheet -->
body	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.header {
	font-family: Times New Roman, Times, serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #004b84;
	margin-top: 10px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #004b84;
}
.header3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #339933;
}
.header4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #339933;
}
.calendar_header {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #339933;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #004b84;
}
a:link {
	color: #004b84;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004b84;
}
a:hover {
	text-decoration: underline;
	color: #004b84;
}
a:active {
	text-decoration: none;
	color: #004b84;
}