h1 {
font-family: Georgia;
color: #000000;
font-size: 18pt;
text-align: center; 
font-weight: bold;
}
h2 {
font-family:Georgia;
color:#000000;
font-size:14pt;
text-align:center
}
p {
font-family:Book Antiqua;
color:#000000;
font-size:12pt;
}
ul {
list-style-type: disc;
font-family:Book Antiqua;
color:#000000;
font-size:12pt;
}
a:link {
color:#9b601e
} 
a:hover {
color:#9b601e;
font-weight:bold 
}
a:visited {
color:#9b601e
}