body { background: #FFFFCC;
margin: 25px 25px 25px 25px;
}

.title { font-family: Georgia; font-size: 20pt; color: #660099; font-weight:bold; text-align:center }
.text { font-family: Georgia; font-size: 14pt; color: #660099; font-weight:bold }
.centeredtext { font-family: Georgia; font-size: 14pt; color: #660099; font-weight:bold; text-align:center }
.centeredsmalltext { font-family: Georgia; font-size: 10pt; color: #660099; text-align:center }
.centeredmediumtext { font-family: Georgia; font-size: 12pt; color: #660099; text-align:center }
.pagetext { font-family: Georgia; font-size: 12pt; color: #660099; }
.notes { font-family: Comic Sans MS; font-size: 10pt; color: #660099; margin-left:10; margin-right:10 }
A { color: #333333; text-decoration: none; }
   A:link { color: #333333; text-decoration: none; }
   A:visited { color: #333333; text-decoration: none; }
   A:active { color: #333333; text-decoration: none; }
   A:hover { color: #660099; font-variant:small-caps; letter-spacing:1pt }