h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #000000 }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 21px; font-weight: bold; color: #000000 }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000000 }
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000 }
h5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000 }
h6 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold} 
li { font-family: Arial, Helvetica, sans-serif; font-size: 12px }
p { font-family: Arial, Helvetica, sans-serif; font-size: 12px }


.projectconnect {
  color: #000000;
	font-weight: normal
}	

.enewstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000033
}

.enewstagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000033
}

.outreachtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #006699
}

.outreachstatement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	font-style: italic;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.textbold {
	font-family: Geneva, Veranda, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.texth4 {
	font-family: Geneva, Veranda, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	color: #000066}
	
.texth6 {
	font-family: Geneva, Veranda, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold; 
	color: #000000}	
	
.text14 {
	font-family: Geneva, Veranda, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal; 
	color: #000033}
	
.text16 {
	font-family: Geneva, Veranda, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal; 
	color: #000033}	

.smalltext {
	font-family: Geneva, Veranda, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.blueborderrlb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Geneva, Veranda, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.blueborderrl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Geneva, Veranda, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.calendarheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
}
.bgcolor1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #ffffcc;
}

.bgcolor2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #ccccff;
}

.enewsimageborder {
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}

.chronicletext {
	font-family: Geneva, Veranda, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.chronicleimageborder {
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.searchresult {
  font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}	

.uppercase {
	text-transform: uppercase;
}


a:link {text-decoration: underline; color: blue}
a:visited {text-decoration: underline}
a:hover {text-decoration: underline; color: red}


