BODY
{
	color: #000000;
	background: #6666ff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link
{
	color: #0000ff;
	font-weight: bold;
}

.introheader
{
	background: #9999ff;
	text-align: center;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 2px #000000;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

.intro
{
	background: #bbbbff;
	font-style: italic;
	margin-bottom: 10px;
	border: 1px #000000;
	border-style: solid;
	border-right-width: 0px;
	padding: 10px;
}

.date
{
	margin-left: -10%;
	text-align: center;
	background: #0000ff;
	color:      #ffff00;
	font-size: .75em;
	font-style: bold;
	border:     1px solid #000000;
}

.contentheader
{
	font-family: cursive;
	font-size: 1.5em;
	text-decoration: underline;
	padding: 5px;
}

.header
{
	background: #0000ff;
	font-family: cursive;
	font-size: 1.5em;
	text-decoration: underline;
	padding: 5px;
	width: 50%;
}

.content
{
	text-align: left;
	background: #ddddff;
	border: 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 0;
	width: 50%;
	color: #000000;
	margin: 2%;
}

.content LI
{
	padding-left: 10px;
	list-style-type: none;
	margin-bottom: 5px;
	margin-left: 10%;
}

.footer
{
	color: #000000;
	text-align: center;
	font-size: .75em;
	font-family: monospace;
}

.center
{
	text-align: center;
}

HR.separator
{
	width: 60%;
}

.extra
{
	font-style: italic;
	text-align: right;
	color: #666666;
}

.content A
{
	color: #3333ff;
}

.content A:hover
{
	background: #6666ff;
	color: #ffffff;
}
