BODY{
 line-height:150%;
 margin-right:10%;
 margin-left:10%;
 background:#f5f0f5;
 color:#666666;
 font-family:Verdana;
} 
H1{
    color:#995067;
    font-weight:bold;
    padding-top:3%;
}
H3{
    letter-spacing:5px;
    color:#995067;
    font-size:14pt;
}
H4{
    color:#995067;
    font-weight: bold;
}
HR{
    border: none;
    color:#995067;
    background-color:#995067;
}
address {
    color: #dddddd;
    background-color: #995067;
    text-align:right;
    padding: 0.5em;
    font-style:normal;
}
a{
    color:#995067;
    text-decoration:underline;
}
a:visited{
    color: #808080;
}
a:hover{
    text-decoration:none;
    color:#FF1493;
}


UL{
    line-height:160%;
}


