.bodytext a 
{
  color: #00a9ef; 
  text-decoration:none;

}


.bodytext a:hover
{
  text-decoration:underline;
}








/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.bodytext {
font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:19px; color:#333;
}

.subhead1 {
text-transform: uppercase; font-size:14px; font-weight:bold; letter-spacing: 0px; color:#582276;
}

.heading1 {
text-transform: uppercase; font-size:14px; font-weight:bold; letter-spacing: 0px; color:#582276;
}

.heading2 {
text-transform: uppercase; font-size:14px; font-weight:bold; letter-spacing: 0px; color:#582276;
}

.heading2lower {
font-size:14px; font-weight:bold; letter-spacing: 0px; color:#000000;
}

.bulletedlist {
list-style:square;
}

.numberedlist {

}

.blockquote {
color:#999; font-size:15px; line-height:20px; padding: 0px 15px 0px 15px
}

.imagecaption {
font-size:12px; color:#333;
}

.footnote {
color:#999; font-size:12px; line-height:18px; padding:0px 20px 0px 20px;
}

