body,td,input,select,textarea {
  font-family:arial;font-size:12px;color:#58595a;
}

a:link {
   color: #902e8f;
   border-bottom: 1px dashed #902e8f;
   text-decoration: none
}
a:visited {
   color: #902e8f;
   border-bottom: 1px dashed #902e8f;
   text-decoration: none
}
a:active {
   color: #902e8f;
   border-bottom: 1px dashed #902e8f;
   text-decoration: none
}
a:hover {
   color: #902e8f;
   border-bottom: 1px dashed #902e8f;
   text-decoration: none
}

h1 {font-size:26px;font-weight:normal;font-family:georgia;}
h2 {font-size:18px;font-weight:normal;font-family:georgia;margin-bottom:4px;margin-top:0px;}
h3 {font-size:11px;color:#808080;margin-bottom:0px;margin-top:0px;}
p {margin-bottom:20px;margin-top:0px;}
