@charset "UTF-8";
/* CSS Document */

P {
font-family: Arial, Helvetica, sans-serif
} 
.PageHeader {
color:#7A3790;
font-family:Arial, Helvetica, sans-serif;
text-transform: capitalize;
font-size: 20px;
letter-spacing: -0.03em;
font-weight: 100
}
.PageCopy {
color: #666666;
font-size: 14px;
font-weight: 100
}
.ContactSubhead {
color: #666666;
font-size: 10px;
font-weight: 100
}
.PageCopyHeader {
color: #000000;
font-size: 15px;
font-weight: 100
}
.PageCopyHiglite {
color: #000000;
font-size: 16px;
font-weight: 
}
.BottomCopy {
color: #666666;
font-size: 10px;
}
a:link, a:visited {
color: #611B6F;
text-decoration:    underline;
}
a:hover {
color:  #611B6F                 ;
text-decoration: none
}
