h1 {font-family: arial, helvetica, sans-serif; font-size: 18pt; font-weight: bold; text-align: center; color: #999900}
h2 {font-family: arial, helvetica, sans-serif; font-size: 16pt; font-weight: bold; text-align: center; color: #993399}
h3 {font-family: arial, helvetica, sans-serif; font-size: 14pt; font-weight: bold; text-align: center; color: #999900}

td {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000}
A:hover {
        color : #9900ff;
        background: #ffff00;
        }
body    {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
	background: #ffffee;
	margin-top: 2em;
	margin-left: 8em;
	margin-right: 6em;
	background-image: url(images/bg2smallhearts.gif); 
	background-repeat: repeat-y;
        }
img {
    border: 0;
        }
p	{
        margin: 0.5em;
        }
p.center {
        text-align: center;
        margin: 0.5em;
        color: #993399;
        }
p.graphic {
    color: #993399;
        margin: 0.5em;
        }
p.god {
	 color: #993399;
        margin-left: 8em;
	margin-right: 6em
        }
em      {
        color: #ff0000;
        }
strong  {
        color: #ff0000;
        }	
B	{
        color: #ff0000;
        }
	
*.gold {
	font-family: Arial, Helvetica, sans-serif; 
	color: #999900;
        margin: 0.5em;
        }	
div.center {
        text-align: center;
        }
div.left {
	float : left;
	width : auto;
		}
		
div.right {
	float : right;
	width : auto;
		}

.centerTable { 
margin: 0px auto; 
}