BODY{
margin-left: 0%;
margin-right: 0%;
margin-top:0%;
font-family: arial, sans-serif;
	color : #8F214C;
	background-color : White;
	}
H1 { font-size : 18pt; text-align:center; }
H2 { font-size: 14pt; }
H3 { font-size: 12pt; }
H4 { font-size: 10pt; }
H5 { font-size: 10pt; }
H6 { font-size: 10pt; }
H1,H2,H3,H4,H5,H6{color:red; font-weight:bold;  margin-bottom : 0.25em;  }
A:link    { color: blue;text-decoration: none;}
A:hover  { color: maroon; background : Yellow;}
A:active { color: red;text-decoration:none;}
A:visited { color: blue;text-decoration:none;}
A.linktitle:link{color : Navy; font-weight : bold;	font-size : 14px;  }
A.linktitle:visited{color : Navy; font-weight : bold; font-size : 14px; }
.ActivateTextEffect {  color: Maroon; background-color : Yellow;  border-color : maroon;             }
}
ul{
	margin-top: 0; 
	margin-bottom : 0;
	}
P.linked{
	font :  bold 10pt/20pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFCC;
}
P.unlinked{
	font : bold 10pt/20pt  Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
P.normal{
	 	color: Black;
}
P.emphasized{
	font: larger;
	font-weight : bold;
}

.description{
	background-color : #FFCC66;
	font-weight : bold;
	Color: #003399;
	border : thin solid Navy;
	vertical-align : bottom;
	text-align : center;
	margin-bottom : 0px;
	}
.goldbartitle{
	background-color : #FFCC66;
	font-weight : bold;
	Color: Maroon;
	border : thin solid #990033;
	vertical-align : bottom;
	text-align : center;
	margin-bottom : 0px;
	font-size : 15pt;
	}
.goldbarsubtitle{
	background-color : #FFCC66;
	font-weight : bold;
	Color: Maroon;
	border : thin solid #990033;
	vertical-align : bottom;
	text-align : center;
	margin-bottom : 0px;
	font-size : 12pt;
	}
.goldbaremphasis{
	background-color : #FFCC66;
	font-weight : bold;
	Color: Maroon;
	border : thin solid #990033;
	vertical-align : bottom;
	text-align : center;
	margin-bottom : 0px;
	margin-top : 0px;
	font-size : 10pt;
	}
.yellowbar{
	background-color : #FFEE88;
	Color: Maroon;
	border : thin solid #990033;
	vertical-align : bottom;
	text-align : center;
	margin-bottom : 0px;
	margin-top : 0px;
	font-size : 10pt;
	}
.sold{
	background-color : Red;
	font-weight : bold;
	color : #FFFFCC;
	text-align : right;
	margin-top : 0px;
	padding-right : 10px;
	}


