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

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

A:active {
	color: #006633;
	text-decoration: none;
}

A:hover {
	color: #B2D77A;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

.large {
	font-size: 20px;
	font-family : Verdana;
	color : #000000;
}

.medium {
	font-size: 16px;
	font-family : Verdana;
	color : #000000;
}

.medsmall {
	font-size: 14px;
	font-family : Verdana;
	color : #000000;
}

.small {
	font-size: 12px;
	font-family : Verdana;
	color : #000000;
}

.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.events {
	line-height: 1.2;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

BR.smaller {
	font-size: 10px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #006633;
	height : 1px;
}

TABLE.withborder {
        border-style: solid;
        border-width: thin;
        border-color: black;
}

.indent { margin-left:.5em }

.weekdays {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.4;
	font-family : Verdana;
	color : #000000;
}

IMG.middle { vertical-align: middle }
