FONT {
font-family: "Georgia", Times New Roman;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-align: justify;
text-decoration: none;
text-transform: none;
}
body {
font-size: medium;
font-family: "Georgia", Times New Roman;
background: url('vellum.jpg');
background-color:#FFFFFF;
}
a:link {color: #0066CC; text-decoration: none;}
a:visited {color: #FF0000; text-decoration: none;}
a:hover {color: #FF0000; text-decoration: underline; background-color: #FFFF00}
a:active {color: #FFFFFF; text-decoration: none;}
center {
font-family: "Georgia", Times New Roman;
font-size: medium;
text-align: center;
text-decoration: none;
}
h1 {
color: #800040;
font-family: "Georgia", Times New Roman;
text-align: center;
}
h2 {
color: #800040;
font-family: "Georgia", Times New Roman;
text-align: center;
}
h3 {
color: #800040;
font-family: "Georgia", Times New Roman;
text-align: center;
}
h4 {
color: #800040;
font-family: "Georgia", Times New Roman;
text-align: center;
}
p {
font-family: "Georgia", Times New Roman;
text-align: justify;
font-size: medium;
}
blockquote {
font-family: "Georgia", Times New Roman;
text-align: justify;
font-size: medium;
}
menu {
font-family: "Georgia", Times New Roman;
text-align: justify;
font-size: medium;
}
ul {
font-family: "Georgia", Times New Roman;
text-align: justify;
font-size: medium;
}
ol {
font-family: "Georgia", Times New Roman;
text-align: justify;
font-size: medium;
}
table {
font-family: "Georgia", Times New Roman;
font-size: medium;
font-style: normal;
font-variant: normal;
font-weight: normal;
color: black;
text-align: center;
margin-left: auto;
margin-right: auto;
}