/* Dave's CSS */a:link			{font-family: arial; font-size:12pt; font-weight: bold; color: darkblue;}a:active		{font-family: arial; font-size:12pt; font-weight: bold; color: darkblue;}a:visited		{font-family: arial; font-size:12pt; font-weight: bold; color: darkblue;}a:hover		{text-decoration: none; font-family: arial; font-size:12pt; font-weight: bold; color: blue;}a.w3:link{			text-decoration: underline;font-size:7pt;color:MediumSpringGreen;}a.w3:active{		text-decoration: underline;font-size:7pt;color:MediumSpringGreen;}a.w3:visited{	 	text-decoration: underline;font-size:7pt;color:MediumSpringGreen;}a.w3:hover{		text-decoration: underline;font-size:7pt;color:MediumSpringGreen;}a.a1:link{			text-decoration: underline;font-size:10pt;color:pink;}a.a1:active{		text-decoration: underline;font-size:10pt;color:pink;}a.a1:visited{	 	text-decoration: underline;font-size:10pt;color:pink;}a.a1:hover{			text-decoration: underline;font-size:10pt;color:pink;}body{				background-color: black;font-family: Arial;font-size: 16px; margin-top: 0px; margin-bottom: 0px;color: white; font-weight: bold;}img{				border:0;margin-top: 6px;margin-bottom: 6px;}p.arttext{			font-size:10pt; margin-left: 12px;}p.center{			text-align: center; margin-top: 3px; margin-bottom: 0px;}					table 					{border-collapse: collapse;}table.buttontable		{margin-left: auto; margin-right: auto;}td 						{vertical-align: center;}td.w3{					border-style: solid; border-width: 0px;}	/* td.rightborder {border-right-style: solid; border-right-width: 1px; border-right-color: green;} *//* body					{background-color: #F8F8FF;color: #000000; background-image: url(/images/backgrounds/bg_blue001.jpg)} */