A:link
{
	color: #777777;
	text-decoration: none;
}

A:visited
{
	color: #777777;
	text-decoration: none;
}

A:hover
{
	color: #990000;
}

BODY
{
	background-color: #111111;
	padding: 0px;
	border-width: 0px;
	margin: 0px;
}

TABLE
{
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}

TR
{
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}

TD
{
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}


H1
{
	color: #C93;
	font-family: Verdana;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

H3
{
	color: #C93;
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

P, li
{
	font-family: Verdana,helvetica,sans-serif;
	font-size: 80%;
	line-height: 1.5;
	color: #C93;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.bodytext
{
	font-size: 72%;
}

.eventDate
{
	font-weight: bold;
	font-size: 75%;
}

.eventInfo
{
	font-size: 70%;
}

.eventName
{
	font-style: italic;
	font-size: 70%; 
}

.eventDate, .eventInfo, .eventName
{
	line-height: 1.4;
}

.month
{
	color: #990000;
	font-weight: bold;
	font-size: 120%;
	line-height: 0.8;
}

.caption
{
	color: #777777;
	margin: 5px;
	font-size: 60%;
	line-height: 1.2;
}


.tableHeaderRow
{
	background-color: #222222;
}

.tableHeaderText
{
	color: #990000;
	font-weight: bold;
	font-size: 90%;
}


.albumTitle
{
	font-weight: bold;
	font-size: 90%;
	line-height: 2;
}

.albumText
{
	font-size: 70%;
}

.smalltext
{
	font-size: 60%;
	line-height: 1.2;
}


