 a:link {	color: #0000CC;	text-decoration: underline;	background: transparent;} 	a:visited { 	color: #0000CC; 	text-decoration: underline;	background: transparent;} 	a:active { 	color: #0000CC; 	text-decoration: underline;	background: transparent;}	a:hover { 	color: #990099; 	text-decoration: underline;	background: transparent;}	body { 	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 80%; 	color: #004040;	background: #FFFFFF;} 	td { 	font-size: 80%; 	color: #004040;	background: transparent;}	h4 {  	font-size: 95%; 	font-weight: bold;}	i {  	font-style: italic; 	font-weight: normal;}	h1 {  	font-size: 100%; 	font-weight: bold;}	a.white:active {  	font-size: 90%; 	color: #FFFFFF; 	text-decoration: underline;	background: transparent;}	a.white:hover {  	font-size: 90%; 	color: #FFFFFF; 	text-decoration: underline;	background: transparent;}	a.white:link {	font-size: 90%; 	color: #FFFFFF; 	text-decoration: underline;	background: transparent;}	a.white:visited {  	font-size: 90%; 	color: #FFFFFF; 	text-decoration: underline;	background: transparent;}	strong {	font-weight: bold;}	.small {	font-size: 80%;}	.tablelightgreen {	background: #C1D0B7;	color: #004040;}	.tabledarkgreen {	background: #A5BA96;	color: #004040;}	.tablegrey {	background: #CCCCCC;	color: #004040;}	.tablepink {	background: #F1E3C7;	color: #004040;}	.red-pink {	color: #FF0000;	background: #F1E3C7;}