A:link, A:visited, A:active {
 color:navy;
 text-decoration: none;
}
A:HOVER {
 color: black;
 text-decoration: none;
 background-color:#FFCC00;
}
A.menu:link, A.menu:visited, A.menu:active {
 text-decoration: underline;
 color:navy;
 font-size: 9pt;
}
A.menu:hover {
 color:#000000;
 text-decoration: none;
 font-size: 9pt;
}
BODY {
 font-family:Arial,Helvetica, sans-serif;
 font-size:14pt;
 font-weight:normal;
 background-color: #E76F25;
 margin: 0;
 background { 
 background-attachment: fixed;
 background-image: url(images/GoldRock.gif);
 background-repeat: repeat;
 background-position: center center;
}
#container {
 background-color:#FFFFFF;
 padding-left: 10px;
 padding-right: 10px;
 margin: 0 100px 0 100px;
}
P {
font-family:Arial,Helvetica,sans-serif;
font-size:14pt; text-align:justify;
}
H1 {
 font-family:Verdana,Arial,Helvetica,Sans-serif;
 font-size:20pt;
 font-weight:bold;
 text-align:center;
 color:#E76F25;
vertical-align: center; height: 18;
filter: dropShadow(color=#000000, offX=2, offY=2)
}
H2 {
 font-size:14pt;
 font-weight:bold;
 text-align:center;
 color:black;
}
td {
 font-size:12pt;
 font-weight:normal;
}
th {
 font-size:12pt;
 font-weight:bold;
}
HR {
 width: 80%;
 height: 2px;
 color:#E76F25;
 background-color:inherit;
}

