body { 
 font-family: Arial,Helvetica, sans-serif; 
 font-size: 10pt; 

}

td { 
 font-family: Arial,Helvetica, sans-serif; 
 font-size: 10pt; 
 }

a.header:active {    text-decoration: none }
a.header:link {     text-decoration: none }
a.header:visited {   text-decoration: none }
a.header:hover {    font-weight:bold; }

a:active { color: #000055; text-decoration: underline}
a:link { color: #000055; text-decoration: underline}
a:visited { color: #000055; text-decoration: underline}
a:hover { color: #000077; text-decoration: underline;}

.yeah { border-style: dotted }