p { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   line-height: 20px;
   font-weight: normal;
   color: #000066;
   text-align: left;
}

.boldblue {
   font-weight: bold;
   color: #003399;
}

a:active {
  font-style: normal;
  font-weight: normal;
  color: #0000FF;
  text-decoration: underline;
}

a:link { 
  font-style: normal;
  font-weight: normal;
  color: #0000FF;
  text-decoration: underline;
}

a:visited {
  font-style: normal;
  font-weight: normal;
  color: #0000FF;
  text-decoration: underline;
}

a:hover {
  font-style: normal;
  font-weight: normal;
  color: #CC0000;
  text-decoration: none;
}

.releaseinfo { 
   font-family: Arial, Helvetica, sans-serif, Geneva;
   font-size: 9pt;
   font-style: normal;
   font-weight: normal;
   color: #000000;
}

.title {
   font-family: Arial, Helvetica, sans-serif, Geneva;
   font-size: 18px;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   color: #0066CC;
   text-align: left;
   margin-top: 12px;
   margin-bottom: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
}

.paftertitle {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   line-height: 20px;
   font-weight: normal;
   color: #000066;
   text-align: left;
   margin-top: 2px;
   padding-top: 0px;
}   


.maintext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 18px;
  font-weight: normal;
  color: #003897;
}

.bold {  font-weight: bold}

.boldPurple { font-weight: bold ; color: #660066}

.boldRed { font-weight: bold ; color: #CC0000}

.largetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #0066CC;
	font-style: italic;
	margin-top: 40px;
}

.boldGreen { font-weight: bold ; color: #009900}

.boldBlue { font-weight: bold ; color: #0000FF}

.redText {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 18px;
  font-weight: normal;
  color: #CC0000;
}

.redText a:hover {
  font-style: normal;
  font-weight: normal;
  color: #009900;
  text-decoration: none;
}
