a:link
{
	color: rgb(204,153,51); 
}

a:visited
{
	color: rgb(204,153,51); 
} 
a:active 
{
	color: rgb(204,153,51);
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102);
}
div#boxs{width: 25%; margin-left: 0%;}
div#boxc{padding:10px; border-style:solid; border-width:1px; width: 100%; margin-left: 10%;margin-right: 10%;text-align:"justify"; background-color:#FFFFFF}
div#boxd{float: left;width: 10%; margin-left: 90%;}


body
{
	font-family: Verdana;
	background-color: rgb(230,230,230);
	color: #666633;
	font-size:10pt;
	
}
.image
{
	font-size: 8pt; text-align:center;
}
h1
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,51);
}
h2
{
	font-family: Times New Roman, Times;
	color: rgb(204,153,0); 
}
h3
{
	font-family: Times New Roman, Times;
	color: rgb(204,153,0);
}
h4
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}
