/* CSS Document */body,td,th {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;}body {	background-image: url(back.jpg);		margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	}	a.black:link {color:#0000FF;}a:link {	color: #000000;}a:visited {	color: #000000;}a:hover {	color: #650202;	}H1 {font-family: arial, helvetica, sans-serif;    font-size: 24px;	color: #650202;	}	H2 {    font-family: Times, serif;	font-size: 18px;	color: #650202;	margin-left:20px;	}.style1 {	font-family: Times, serif;	font-size: 14px;	color: #FFFFFF;}.style2 {	font-family: Arial, Helvetica, sans-serif;	text-alignfont-size: 16px;	color: #000000;	margin-left:20px;	margin-right:20px;	text-align:left;}.style3 {	font-family: Times New Roman;	font-size: 14px;	color: #650202;	margin-left:20px;	margin-right:20px;	text-align:left;	}.style4 {	font-family: Times New Roman;	font-size: 18px;	color: #650202;}.thumbnail{position: relative;z-index: 0;}.thumbnail:hover{background-color: transparent;z-index: 10;}.thumbnail span{ /*CSS for enlarged image*/position: absolute;background-color: black;padding: 5px;left:-500px;border: 1px dashed gray;visibility: hidden;color: white;text-decoration: none;}.thumbnail span img{ /*CSS for enlarged image*/border-width: 0;padding: 2px;}.thumbnail:hover span{ /*CSS for enlarged image on hover*/visibility: visible;top: 0;right: -425px;}
