BODY
{
	font-family: "Arial", "Times New Roman", serif;
	color: #000000;
	padding: 1in;
	background-color: #999999;
}

A:LINK
{
	color: #000000;
}

A:VISITED
{
	color: #000000;
}

BLOCKQUOTE
{
	margin-left: 1in;
	margin-right: 1in;
}

.divider
{
	background-color: #CCFF00;
	text-indent: .5in;
}

span.specialnote
{
	font: italic 16pt/20pt "Times New Roman";
	/* font-style: italic */
}

H1
{
	color: #000040; 
}

EMBED
{
	height: 40
}

.eventlist
{
	border: 1px solid #333333;
	padding: 7px;
	width: 600px;
	background-color: #CCCCCC;
}
	