body, table {
font-family: verdana, tahoma;
font-size: 8pt;
}

 h1{
font-family: verdana, tahoma;
font-size: 15pt;
}

a:link,  {
text-decoration: none;
color:#333366;
}

a:hover, {
text-decoration: underline;
color:#5F51AD;
}

a:active,  {
text-decoration: none;
color:#29747A;
}

a:visited,  {
text-decoration: none;
color:#333366;
}

hr { border: #6699CC 1px dashed; 

}