@charset "ISO-8859-1";

/* CSS Document */ 

*{
font-family: "Times New Roman", Arial, Georgia, serif, Times;
font-weight: bold;
}

body{
font-size: 16px;
font-style: normal;
text-decoration: none;
}

a:link { color: #000000; text-decoration:none } 
a:visited{ color:#993300; text-decoration:none }
a:hover{ color:#000000;text-decoration:none;border-top-width:2px;border-top-style:dotted;border-top-color:#660000;border-bottom-width:2px;border-bottom-style:dotted;border-bottom-color:#660000;background-color:#E7F5F5 }
a:active{ color:#ff5555;text-decoration:none }

table{ 
font-size: 16px; 
}

/* CSS Document */ 
