body
{
	background-color:#ffffcc;
	font-family:garamond;
	font-size:14pt;
}

p
{
	margin:10px;
	text-align:justify;
}

img
{
	margin:10px;
}

a
{
	color:#000000;
	text-decoration:none;
	font-size:20px;
}

a:hover
{
	color:#000000;
	font-weight:bold;
}

h1
{
	color:#ffffff;
	font-family:"lucida handwriting";
	font-size:48px;
}

h2
{
	color:#993300;
	font-family:"lucida handwriting";
	font-size:18px;
}
hr
{
	color:993300;
}
.cLink
{
	color:#993300;
	text-decoration:none;
	
}
.cLink:hover
{
	color:#993300;
	text-decoration:none;
	font-weight:bold;
}
.prompt
{
	font-family:arial;
	color:#993300;
}