/* http://www.mrao.cam.ac.uk/~rh316/mystyle.css */
a {	color: lightsteelblue;	text-decoration : none}a:hover {	color : black}a:vlink {	color : steelblue}h1 {	font-family: optima, arial, sans-serif;	text-align: center;}body {	font-family : optima, arial, sans-serif;	color: black;	background: white;	cursor: auto;}img {	border-width: 2px;	border-style: solid;}table.spanner {	background-color: midnightblue;	width: 100%;	text-align: center;}td.text {	background-color: lightsteelblue;	width: 25%;	vertical-align: top;}img.button {	border-width: 0px;}td.image {	width: 75%;}table.slide {	padding: 0px;	margin: 0px;	width: 100%;}
