
#pressreleases {
  font-size: 14px;
}

#pressreleases a {
  text-decoration: none;
}


#pressreleases a:hover {
  text-decoration: underline;
}

#years {
  padding-bottom: 20px;
  font-size: 14px;
}

#years a { 
  text-decoration: underline;
  padding-left: 5px;
  padding-right: 5px;
}

#years a.selected {
  font-weight: bold;
  text-decoration: none;
  background-color: #DDDDDD;
}

.pressitem {
  padding-top: 3px;
  padding-bottom: 3px;
  width: 95%;
}

#pressreleases .odd {
  background-color: #EEEEFF;
}

#pressreleases .prdate {
  font-size: 12px;
}

#pressreleases .prtitle {
  font-size: 16px;
}

.pressrelease {
	font-size:12px;
	font-family:trebuchet ms;
}

.praboutheader{
	font-weight: bold;
	color: #000099;
	font-size:15px;
}

.prsectionheader{
	font-weight: bold;
	color: #ff9900;	
	font-size:15px;
}

