a:link{	color: rgb(50,50,255); }a:visited{	color: rgb(255,50,0); } a:active {	color: rgb(102,255,0);}body{	font-family: Garamond, Times New Roman, Times;	background-color: rgb(255,255,255);	color: rgb(0,0,0);}table{	table-border-color-light: rgb(153,255,204);	table-border-color-dark: rgb(0,0,51); }h1, h2, h3, h4, h5, h6{	font-family: Garamond, Times New Roman, Times;}h1{	color: rgb(0,0,0);	font-size: 60;	font-weight: 900;}h2{	color: rgb(0,0,0);	font-size: 36; 	font-weight: 800;}h3{	color: rgb(0,0,0); 	font-size: 24;	font-weight: 800;}h4{	color: rgb(0,0,0);	font-size: 18;}h5{	color: rgb(0,0,0);		font-size: 14;}h6{	color: rgb(0,0,0);		font-size: 12;}
