a:link {
	color: 5E5EA7;
	/*color: 453CB9;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
}
a:active {
	color: 990066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
}
a:visited {
	/*color: 453CB9;*/
	/*color: #4682B4;*/
	color: 5E5EA7;
    /*color: 453CB9;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-image: none;
	font-weight: bold;
	font-size: 10pt;
	list-style-type: none;
	text-decoration: none;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bolder;
}
a:hover {
	text-decoration: none;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bolder;
	color: FFFFE0;
}
.city {
	font-variant: small-caps;
}
.body {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	//font-size: x-small;
	font-size: 10pt;
}
.dateString {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bolder;
}
.date {
	font-family: Arial, San-serif;
	font-size: 8pt;
	text-decoration: underline;
}
.year {
	font-family: Arial, San-serif;
	font-size: 8pt;
}
/* No link to day on calendar pages*/
.dateEmpty {
	font-family: Arial, San-serif;
	font-size: 8pt;
	color: #C0C0C0;
}
/* Printed month on calendar pages*/
.month {
        font-size: 10pt;
        color: #000000;
}
.smallCaps {
        font-variant: small-caps;
}
.isearch_highlight
{
    font-weight:bold;
	color: red;
	font-style: italic;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.fixed {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.searchResults
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
.submitButton {
            font-size: .85em;
            border: 1px solid #FFFFFF;
            font-family: Georgia, "Times New Roman", Times, serif;
            background-color: #5E5EA7;
            color: #FFFFFF;
}
