a:link       { color: #663300; text-decoration:underline }
a:visited
{
	color: #800080; 
} 
a:active 
{
	color: rgb(255,153,0);
}
body         { font-family: Papyrus; color: #7E5943; font-size: 12pt }
table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
}
h1, h2, h3, h4, h5, h6 { font-family: Papyrus; font-size: 14pt }
h1           { color: #7E5943; text-align:center; font-variant:small-caps; font-size:14pt; font-weight:bold }
h2           { color: #7E5943; font-size:12pt; font-weight:bold; margin-top:12 }
h3           { color: #7E5943; font-size:12pt; font-style:italic }
h4           { color: #000080 }
h5           { color: #000080 }
h6           { color: #000080 }

.coinimage
{
    HEIGHT: 70px;
    WIDTH: 145px;
}

.image
{
    BORDER-RIGHT: 2px outset;
    PADDING-RIGHT: 0px;
    BORDER-TOP: 2px outset;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: 2px outset;
    WIDTH: 145px;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 2px outset;
    HEIGHT: 70px;
}

