body { background-color: #4169E1; 
       text-align: center; }

img { border: none; }

(Font is Dolores)
          
h1 { text-align: right;
     font-family: Vivaldi, "Monotype Corsiva", "Lucida Sans Unicode", Arial, sans-serif; 
     font-size: 150%; 
     color: #000000; }

h2 { text-align: center;
     font-family: "Lucida Sans Unicode", ", Arial, sans-serif; 
     font-size: 130%; 
     color: #006400; }

h3 { text-align: center;
     font-family: "Lucida Sans Unicode", Arial, sans-serif; 
     font-size: 130%; 
     font-style: italic;
     margin: 20px 0px 0px 0px;
     color: #006400; }

h4 { text-align: left; 
     font-family: "Lucida Sans Unicode", Arial, sans-serif; 
     font-size: 110%;
     font-weight: bold;
     color: #000000; }     

p { font-family: "Lucida Sans Unicode", Arial, sans-serif;
        font-size: 90%;
        color: #000000;
        padding: 7px 3px 0px 3px; }

li { font-family: "Lucida Sans Unicode", Arial, sans-serif;
        font-size: 90%;
        color: #000000; }

table { width: 80%;
        border-color: #000000;
         }

tr { vertical-align: top; }

a:link { color: #8b008b; }
a:visited { color: #8b008b; }
a:hover { text-decoration: none; }

td.green { background-color: #9ACD32;
           text-align: left; }

td.yellow { background-color: #FFFF00;
           text-align: left; }

td.orange { background-color: #FFA500;
           text-align: left; }

td.white { background-color: #FFFFFF;
           text-align: left; }

td.turquoise1 { background-color: #00CED1;
           text-align: left; }

td.turquoise2 { background-color: #00CED1;
           text-align: left; }

td.blue { background-color: #4169E1;
           text-align: center; }

div.main { text-align: center; }
