h1
{
font-family: arial, 'sans serif';
color:#ffd700;
font-size-adjust: 1.00;
}

h2,h3,h4,h5,h6
{
font-family: arial, 'sans serif';
color:#ffd700;
font-size-adjust: 0.60;
font-style: bold;
}


a { text-decoration:none }



td
{
color:ffd700; font-size:10pt; font-family:arial
}

p,table,li,address
{
font-family: arial, 'sans serif'; 
}

p,li,th
{
font-size-adjust: 0.95;
color:#ffd700;
}

a:link     { color:#ffd700 }
a:visited  { color:#ffd700 }
a:active   { color:red }
a:hover    { color:red }

body
{
background-color: transparent; background-image:url(http://rellergold.com/images/index/blue-gradient02.jpg);
font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffd700;
}

.table
td { vertical-align: middle }

hr {
	width:80%;
	color:#ffd700;
	height:3px;
	border:1px solid #ffd700;
	clear:both;
	}