/* http://www.mrao.cam.ac.uk/~rob/dpg/ttgstyle.css */
BODY, TD	{font-family: Arial, sans-serif;
		 font-size: 12pt;}

A:link {color: blue}
A:active {color: red}
A:visited {color: green}

H1	{font-weight: bold;
	 font-size: big;
	 text-align: center;
	 font-family: Arial, sans-serif}

H2	{font-weight: bold;
	 text-align: center;
	 font-family: Arial, sans-serif}



