

body {  font-family: Arial, sans-serif; font-size: 10pt; background-color: #ffffff;}
td {  font-family: Arial, sans-serif; font-size: 10pt;}

a:hover { color: #FF0000; background-color: #FFFFCC;}
a:link { color: BLUE;}
a:visited { color: PURPLE;}

.head { font-family: Arial, Helvetica, sans-serif; font-size: 14pt;}
.head2 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11pt;}

.small { font-family: Arial, Helvetica, sans-serif; font-size: 9pt;}
.small:hover { color: #FF0000; background-color: #FFFFCC;}
.small:link { color: #blue;}
.small:visited { color: #purple;}

