p {
   font-family: Arial
   font-weight: normal;
   color: #3932C5;
}
body {
   margin: 5;  
   font- family: Arial; 
   font-size: 12px; 
   color: #3932C5; //#FFDC91;   #864e56;
   background-color: #000000; 
} 
.headline  {
   font-family: Arial;
   font-size: 8pt;
   font-style: normal;
   font-weight: normal;
   color: #000000;
}
.contact {
   font-weight: normal;
   text-decoration:underline;
}
h1 {
   font-family: "monotype corsiva", script;
   font-size-3;
   font-size: 12pt;
   font-style: normal;
   font-weight: normal;
   color: #000000;
}
A:link {
   color: #3932C5;
   font-family: "monotype corsiva", script;
   text-decoration:none;
}

A:visited {
   color: #3932C5;
   font-family: "monotype corsiva", script;
   text-decoration:none;
}

A:active {
   color: #3932C5;
   font-family: "monotype corsiva", script;
   text-decoration:none;
}
A:hover {
   color: #F97209; //#FFDC91;
   font-family: "monotype corsiva", script;
   font-weight: normal;
   text-decoration:underline;
}
