th {
color: purple;
font-family: ariel;
font-size: +32;
}
th.sub {
font-family: ariel;
font-size: +24;

}
td {
font-family: ariel;
font-size: 20;
}

 body {

background-color:silver;

}
p {
font-family: verdana;
font-size: 18;
}
li {

font-family: Arial;
font-size: 20;
font-style: verdana;

}

span. italic {

font-style: italic;

}
a:link {
color: black;
text-decoration: none;
}
a:hover {
color: black;
background-color: yellow;
}
a:visited {
font-family: verdana;
font-size: medium;
color: black;
text-decoration: none;
font-size: 14;
}
