// a:link       { color: #FFAAAA }// a:visited    {	color: rgb(153,204,204); } // a:active     {	color: rgb(102,255,0);}body         { font-family: Arial; background-color: rgb(255,255,255);                color: #000000; font-size: 12 pt }table{	table-border-color-light: rgb(153,255,204);	table-border-color-dark: rgb(0,0,51); }h1{ font-size: 24 pt}h2{font-size: 18 pt}h3           { font-size: 12 pt; font-family: Arial; font-weight: normal }