H1 {font-family: amaze, "amazone bt", script; font-size: 24pt; font-weight: bold; text-align: center; color: #999900}
H2 {font-family: amaze, "amazone bt", script; font-size: 18pt; font-weight: bold; text-align: center; color: #993399}
H3 {font-family: amaze, "amazone bt", script; font-size: 24pt; font-weight: bold; text-align: center; color: #993399}
H4 {font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; text-align: center; color: #000099}

body {
     font-family: Arial, Helvetica, sans-serif;
     text-align: left;
     font-size: 14pt;
     margin: 6em;
     margin-top: 1em;
     margin-right: 4em;	
     background: #ffffff;
     background-image: url(../images/smallhearts.gif);
     background-repeat: repeat-y;
        }


*.purple {
        text-align: left;
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 14pt;	
        color: #00cc00;
        color: #993399;
        }

*.blue {
        text-align: left;
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 14pt;	
        color: #0000ff;
        }

*.blue2 {
        text-align: left;
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 14pt;	
        color: #000099;
        }




*.red {
        text-align: left;
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 14pt;	
        color: #970000;
        }

*.gold {
        text-align: left;
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 14pt;	
        color: #999900;
        }


*.green {
        text-align: left;
        font-family: Arial, Helvetica;
        font-size: 14pt;	
        color: #009900;
        }

div.center {
        text-align: center;
        margin: 1em;
        }

UL { 
        margin: 1em;
        margin-left: 3em;
        color: #993399;
        }

*.caption1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; text-align: center; margin: auto}

i       {
        color: #990000;
        }

em   {
        color: #990000;
     }

*.center {
        text-align: center;
        margin: 1em;
        color: #009900;
        }


*.center2 {
        text-align: center;
        margin: 1em;
        color: #999900;
        }

div.left {
        float : left;
        width : auto;
        margin: 2em;
        margin-left: 0em;
        }

div.right {
        float : right;
        width : auto;
        margin: 2em;
        margin-right: 0em;
        }
