A:link {
	color: #4C619C;
	text-decoration: none;
}

A:visited {
	color: #4C619C;
	text-decoration: none;
}

A:hover {
	color: #4C619C;
	text-decoration: underline;
}

BODY {
	font-family: Arial;
	font-style:  normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 15px;
	color: black;
	text-align: left;
	background: white url(/Images/Background.gif) repeat-y top left;
}

P {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 15px;
}

OL {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 15px;
}

UL {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 15px;
}

H1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #3B536B;
}

H2 {
	font-size: 18px;
	font-weight: bold;
	color: #3B536B;
}

H3 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #3B536B;
}

SPAN.MinutesYearHeading {
	font-size: 17px;
	font-weight: bold;
	color: #990000;
}
