a:link{	color: green; }a:visited{	color: black; } a:active {	color: gold;}body{	font-family: Verdana big;	background-color: rgb(204,213,170);	color: rgb(102,0,0);}p{    font-family: Verdana;    color: rgb (102,0,0);    font-size: 10 pt;    text-align: justify;    font-weight: lighter;    font-style: normal;    margin-left: 6pt;}table{	table-border-color-light: rgb(0,150,0);	table-border-color-dark: rgb(0,0,0); }h1, h2, h3, h4, h5, h6{	font-family: Verdana, Times New Roman;}h1{	color: rgb(102,0,0);	font-size: 14pt;	text-align: center;	font-weight: bold;	}h2{	color: rgb(102,102,0);	font-size: 14pt;	text-align: center;	font-weight: normal; }h3{	color: rgb(204,51,0);	text-align: justify; 	font-weight: normal;}h4{	color: rgb(153,102,0);	text-align: center;}h5{	color: rgb(204,51,51);	text-align: center;}h6{	text-align: center;	color: rgb(102,0,102);	font-size: 8pt;}    </STYLE>