BODY
{
	font-family: Tahoma;
	background-color: #ffffff;
}

TABLE
{
	color: black;
	font-family: Tahoma;
}

TR
{
	color: black;
	font-family: tahoma;
}

TD
{
	font-size: 10pt;
	color: black;
	font-family: tahoma;
}

UL
{
	color: black;
	font-family: tahoma;
	list-style:disc;
	font-size:100%; 
	margin-top:0em;
	margin-bottom:1em;
	margin-right:0em; 
	margin-left:1.5em;
}

.Border
{
	border: 3px solid black;
}
.MenuHeader
{
	font-size: 10pt;
	color: black;
	font-family: Tahoma;
	background-color: #cae1ff;
}

.Menu
{
	font-size: 10pt;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
}

.Links
{
	font-size: 14pt;
	color: #64A3CE;
	font-family: Tahoma;
	text-decoration: underline;
	text-align: center;
}

A
{
	color: #090B69;
	font-family: Tahoma;
	text-decoration: none;
}

H2
{
	font-size: 14pt;
	color: navy;
	font-family: Tahoma;
}

H3
{
	font-size: 12pt;
	color: navy;
	font-family: Tahoma;
}

H4
{
	font-size: 10pt;
	color: navy;
	font-family: Tahoma;
}

P
{
	font-size: 10pt;
	color: black;
	font-family: Tahoma;
}

.SelectedMenu
{
	font-size: 10pt;
	color: #05B3FB;
	font-family: Tahoma;
	font-weight: bold;
}

LI
{
	font-size: 10pt;
	color: black;
	font-family: Tahoma;
	padding-top:3px;
	padding-bottom:3px;

}
OL
{
	font-size: 10pt;
	color: black;
	font-family: Tahoma;
}

.ASpecial
{
	font-size: 10pt;
	cursor: hand;
	color: #4682b4;
	font-family: Tahoma;
	text-decoration: underline;
}

.BoldHeading
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Tahoma;
}

.MenuColor
{
	background: #1B3F8B;
}

.BlueHeading
{
	font-size: 14pt;
	color: #1B3F8B;
	font-family: Tahoma;
	text-align: center;
}

.CalendarDays
{
	font-size: 12pt;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
	background-color: #64A3CE;
}