a:link {
color: orange;
text-decoration: underline;
}

a:visited {
color: #666666;
}

body {
background-attachment: fixed;
}

a:active {
color: red;
text-decoration: none;
}

h1 {
font-family: "copperplate gothic bold", Times;
font-size: 36px;
color: gold;
text-align:center;
text-decoration:underline;
margin: 0;
padding: 0;
} 

h2 {
font-family: Times, Arial, Helvetica, sans-serif;
font-size: 24px;
color: silver;
}

h3 {
font-family: Times, Arial, Helvetica, sans-serif;
font-size: 20px;
color: orange;
}

h4  {
font-size: 20px;
color: gold;
font-family: "copperplate gothic bold", cursive;
text-align:center;
margin: 10;
padding: 0;
}

h5 {
font-family: "copperplate gothic bold", cursive;
font-size: 20px;
color:silver;
text-align:center;
margin: 10;
padding: 0;
}

h6 {
font-size: 24px;
color:orange;
font-family: "copperplate gothic bold", cursive;
text-align:center;
margin: 10;
padding: 0;
}

p {
font-family: Times, Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: silver
}

.toplink {
font-weight: bold;
font-size: 12px;
text-align:center;
}

.quotegr {
color: green;
font-style: italic;
font-weight: bold;
font-size: 22px;
}

.quotebl {
color: black;
font-style: italic;
font-weight: bold;
font-size: 20px;
}

.quote {
color: white;
font-style: normal;
font-weight: normal;
font-size: 18px;
}

.white {
color: white;
font-size: 16px;
}

.name {
color: white;
font-style: normal;
font-weight: bold;
font-size: 16px;
}

.quote2 {
color: white;
font-style: italic;
font-weight: bold;
font-size: 16px;
}

.quote3 {
color: white;
font-style: italic;
font-weight: normal;
font-size: 30px;
}

.footnotes {
font-weight: normal;
font-size: 12px;
text-align:left;
color:white;
}
