BODY {
font-family: Times New Roman, Times, serif;
color: #000000;
background: #FFFFFF url(back.gif) repeat;
margin: 3%;
;
}
.em {
font-size: 80%;
color: #000000;
text-align: Center;
font-style: italic;
;
}
H1 {
font-size: 150%;
color: #000000;
text-align: Center;
font-weight: bold;
;
}
H2 {
font-size: 120%;
color: #000000;
text-align: Center;
font-weight: bold;
;
}
.subheading {
font-size: 120%;
color: #000000;
font-weight: bold;
;
}
.link {
font-size: 80%;
color: #000000;
text-align: Center;
;
}
.anchor {
color:#000000;
background: none;
;
}
.anchor:hover {
color:#000000;
background: none;
;
}
.printer {
font-size: 80%;
text-align: Right;
;
}
A:hover {
color: #FF0000;
background-color: #FFFF00;
;
}
.links {
text-decoration: none;
;
}
.links:hover {
color: black;
text-decoration: underline;
background: none;
;
}