body { font-family: Verdana, sans-serif; font-weight: normal; font-style: normal; margin-left: 10%; margin-right: 10%; }
h1 { font-family: verdana, sans-serif; font-size: 75%; font-weight: bold; font-style: normal; }
h2 { font-family: verdana, sans-serif; font-size: 50%; font-weight: bold; font-style: normal; }
p.changed { font-family: verdana, sans-serif; font-size: 10pt; font-weight: normal; font-style: normal; }
td { font-size: 8pt; font-family: verdana, sans-serif; }
a:link {
color: #FFFF00;
text-decoration: none;
background-color: transparent;
}
a:visited {
color: #00FFFF;
text-decoration: none;
background-color: transparent;
}
a:hover {
color: #FF0000;
text-decoration: underline;
background-color: transparent;
}
a:active {
color: #0000FF;
text-decoration: none;
background-color: transparent;
}
