H1 {font-family: Georgia, Times, serif; font-size: 18pt; font-weight: bold; text-align: center; color: #999900}
H2 {font-family: amaze, amazone bt,Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; text-align: center; color: #ff00cc}
H3 {font-family: Georgia, Times, serif; font-size: 14pt; text-align: center; color: #990099}

a:link, a:visited{
	padding: 1px;
	font-size: 12pt;
       	text-decoration: none;
	}

a:visited{ 
	color: #990099;
	}

a:hover{
        background: #FF00CC;
	color: #FFFFFF;
	}

body    {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
	margin-left: 6em;
	margin-top: 2em;
	margin-right: 2em;
        color: #0000ff;
        background: #ffffff;
	        }
 * P {
          font-size: 12pt;
	  color: #0000ff;
          margin-top: 1em;
      }

i {
        font-size: 12pt;
	color: #dd0000;
        }


b {
        color: #ff00cc;
        }

tr {vertical-align: top;}


*.center {
          font-family: Arial, Helvetica, sans-serif;
	  font-size: 12pt;
          color: #ff00cc;
          text-align: center;
	 
         }

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

OL {
        margin: 1em;
        margin-left: 1em;
        color: #CC0000;
        }

IMG {
    border: 0;
        }

*.note {
        font-size: 12pt;
        color: #ff0066;
        }

*.graphic   {
    color: #009900;
        }
*.gold {
        font-size: 13pt;
	font-weight: bold;
        color: #999900;
        }

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

div.center {
text-align: center;
margin: 1em;
color: #0000dd;
}

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


