body {  font-family: Arial, Helvetica, sans-serif; font-size: 100%; background-color: #FFFFFF;}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 100%;}

a:hover { color: #FF0000; background-color: #FFFFCC;}
a:link { color: BLUE;}
a:visited { color: PURPLE;}

.head { font-family: Arial, Helvetica, sans-serif; font-size: 160%;}
.head2 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 120%;}

.small { font-family: Arial, Helvetica, sans-serif; font-size: 90%;}
.small:hover { color: #FF0000; background-color: #FFFFCC;}
.small:link { color: #blue;}
.small:visited { color: #purple;}

