a:active {
	color: #000066;
}
a:visited {
	color: #006600;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	background-image: url(../bkgrnd.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
a:link {
	color: #000066;
}
.prompt {
	color: #006600;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
