body {background-color: azure; color: black; font-family: times; font-size: 11pts};

p.times
    {
	text-align: center;
	color: #000000;
	font-family: times;
	font-size: 100%;
	font-weight: bold;
	}
   
p.times24
   {
   text-align: center;
   color: #FF0000;
   font-family: times;
   font-size: 175%;
   font-weight: bold;
   text-valign: center;
   }
p.times18
   {
   text-align: center;
   color: #FF0000;
   font-family: times;
   font-size: 150%;
   font-weight: bold;
   text-valign: center;
   }
/* h4 is for Goldrush page specifically*/
h4 {
   text-align: left;
   color: black;
   font-family: times;
   font-size: 10pt;
   font-weight: bold;
   target: _blank;
   }
a 	{
       color: blue;
       text-decoration: underline;
       target: _blank;
       }
h5 {
	text-align: center;
	color: #FF0000;
	font-family: times;
	font-size: 80%;
	font-weight: bold;
	}
img
    {
	text-align: center;
	font-family: times;
	font-size: 100%;
	font-color-normal: #FF0000;
	font-color-hover: #0000FF;
	font-color-press: #800080;
	}
table.left
    {
	text-align: left;
	valign: top;
	}
table.center
    {
	text-align: center;
	valign: center;
	}

ins
    {
	text-align: center;
    color: #FF0000;
    font-family: times;
    font-size: 110%;
    font-weight: bold;
    }
span.left
	{
	text-align: left;
	color: #000000;
	font-family: times;
	font-size: 10pt;
	font-weight: bold;