body{
margin:3;
padding:3;
font-family:Helvetica,Arial,sans-serif;
font-size:small;
}
#page_title {
font-weight:bold;
font-size:medium;
color:#993399;
background-color:#ffffff;
margin-top:0;
border:1px solid #666666;
padding:24px 5px 28px;
margin-bottom:40px;
}
.title_paragraph {
font-size:medium;
color:#993399;
background-color:#ffffff;
font-weight:bold;
margin-top:20px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#666666;
margin-bottom:20px;
}
.purple {
color:#993399;
background-color:#ffffff;
}
.sub {
font-size: small;
color:#666666;
font-style: italic;
background-color:#ffffff;
}
a ,A:link,a:visited,a:active {
color:#993399;
text-decoration:none;
}
A:hover {
color:#993399;
text-decoration:underline;
}
