html { 
margin-top: 8px;
margin-bottom: 5px;
}
.coins {
background-color: #CC0000;
background-image: url('../images/stripe.gif');
}
.gold {
border-top: thin solid #808080;
}
.coin {
border: 0;
width: 22px;
height: 16px;
}
a.phillink:link {
color: #0000FF; text-decoration: none; 
}
a.phillink:hover {
color: #003366; text-decoration: underline; 
}
a:link {
color : #00009A; 
} 
a:visited {
color : #00002F; 
} 
a:active {
color : #ff0000; 
} 
a:hover {
color : #ff0000; 
} 
P {
text-indent : 1mm; 
margin-top : 0; 
margin-bottom : 0; 
} 
body {
font-family : Arial, Helvetica, sans-serif; 
font-weight : bold; 
} 
tbody {
font-family : Arial, Helvetica, sans-serif; 
font-weight : bold; 
} 
td {
font-family : Arial, Helvetica, sans-serif; 
font-size : 10pt; 
} 
ul {
font-family : Arial, Helvetica, sans-serif; 
font-size : 10pt; 
} 
li {
font-family : Arial, Helvetica, sans-serif ; 
font-size : 10pt; 
} 
h1 {
font-family : Arial, Helvetica, sans-serif; 
color: #FFEEDD; 
font-size: 10px;
font-weight : normal;
word-spacing: 0;  
margin-top: 0; 
margin-bottom: 0;
}

