.leftcorrect { text-align: left;
	background: #EEEEFF;
	width: 650px;
	padding: 1em; }

H1 { color: #0000CC; }

UL { list-style: disc; }

A:link { color: #0000FF; text-decoration: none }
A:visited { color: #0000FF; text-decoration: none }
A:hover { color: #FF0000; text-decoration: none }
A:active { color: #0000FF; text-decoration: none }

IMG { border: solid 2px #0000AA; }
