/* This is the style sheet for Letsgo2 web site. */

body {font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16pt;; background-color: #7697ba}

table {font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20pt;
	}

h1 {font-size: 24pt;
	font-family: "Courier New", Courier, mono;
	color: #AA0000;
	line-height: 24pt;}

h2 {font-size: 18pt;
	font-family: "Courier New", Courier, mono;
	color: #aa0000;
	line-height: 18pt;; font-style: oblique}

h3 {font-size: 12pt;
	font-family: "Courier New", Courier, mono;
	color: #aa0000;
	line-height: 12pt;}

h5 {font-size: 10pt;
	font-family: "Courier New", Courier, mono;
	line-height: 10pt;; color: #aa0000}

a {text-decoration: underline;}
a:link {color: #990000;}
/* a:visited {color: #FF0000;} */
a:active {color: #990000;}
a:hover {color: #FFFF00;}
