 body,td,p  {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana;
	align: center;
	font-size : 8pt;
	
}

#text {

	width: 400px;
	margin: 0 300 0 300;
}


	.gray
	{
	color : #9c9b9b;
}

.big
	{
	font-size : 9pt;
}



.tiny
	{
	color : #9c9b9b;
	font-size : 8pt;
}

.tiny2
	{
	
	font-size : 7pt;
}

.gray2
{
font-weight:bold;
color: #a1a0a0;
}

.gray3
{
font-size: 9pt;
color: #a1a0a0;
}


#jewel
{
margin: 50 0 0 0;
text-align: center;

		}
	
	
.bold
{
	font-weight:bolder;
}

.it
{
	font-style : italic;
}





a:link, a:visited {
	color: #000000;
	font-weight: bold;
}

a:hover {
	color: #d1d2d4;
	font-weight: bold;
}

a.black:hover {
	color: #000000;
	font-weight: bold;
}

.brown
{
background: #5c4c41
}



.browntext
{
	color: #5c4c41;
	font-style : italic;
	font-weight: bold;
	
}

	