.Title {
        font-family: verdana;
        color: #40338B;
        font-weight: bold;
        font-size: x-large;
}

.Title2  {
        font-family: arial;
        color: gray;
        font-weight: bold;
        font-size: 16pt;
}

.BottomNav {
	font-family: arial;
	color: gray;
	font-weight: bold;
	font-style: italic;
	font-size: large;
}

.DayName {
	font-family: arial;
	color: black;
	font-weight: bold;
	font-size: 16pt;
}

A:active, A:visited, A:link {
	color: #40338B;
}

DIV.BodyText {
	width: 550px;
	text-align: left;
}

BODY, DIV, SPAN, TD, P {
        font-family: arial;
        font-size: 10pt;
}
