h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.3em;
color: #641C57;
font-weight: normal;
}
h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
color: #641C57;
}
h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.3em;
color: #641C57;
font-weight: normal;
}
h4 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
color: #641C57;
font-weight: normal;
}
p {
font-family: Verdana, Geneva, sans-serif;
font-size: 0.75em;
color: #000;
line-height: 1.40em;
text-align: left;
}
.tableText {
font-family: Verdana, Geneva, sans-serif;
font-size: 0.75em;
color: #000;
line-height: 1.35em;
text-align: left;
padding: 5px;
margin: 0px;
display: block;
}
a { color: #90277F;
text-decoration: none;
outline: 0;
}
a:hover { color: #000;
}
#headerDetails  h1{
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
color: #FFF;
float: left;
height: 30px;
font-weight: normal;
line-height: 20px;
}
#headerDetails  h1 a:link{
color: #FFF;
font-weight: bold;
}
#headerDetails  h1 a:visited{
color: #FFF;
font-weight: bold;
}
#headerDetails  h1 a:hover{
color: #023924;
}
#footer p {
margin: 0; padding: 10px 0; font-size: 0.7em;
text-align: right;
font-family: Verdana, Geneva, sans-serif;
}
.homeIntro {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.0em;
line-height: 1.2em;
color: #641C57;
text-decoration: none;
}
.sideNav {
font-family: Verdana, Geneva, sans-serif;
list-style-type: none;
border-bottom-style: solid;
font-size: 0.8em;
border-bottom-width: 1px;
border-bottom-color: #000;
padding-top: 4px;
text-decoration: none;
padding-bottom: 4px;
}
/*.sideNav a:hover {
font-weight: bold;
}