body {
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
}

body,td,th {
	color: #640000;
	font-size: x-small;
}

h1, h2, h3, h4, h5, h6 {
}

.image_links {
	text-decoration: none;
}

.menu_links {
	color: #640000;
	font-size: x-small;
}
.menu_links:active {
}

.menu_links:hover {
	font-weight: bold;
}

.menu_selected {
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.menu_selected:hover {
	font-variant: small-caps;
}

.caps-text {
	font-variant: small-caps;
}
.caps-text-strong {
	font-variant: small-caps;
	font-weight: bold;
}

.table-title {
	font-weight: bold;
	font-size: large;
}

.enlarged_text { font-size: small; }
.copyright { font-size: xx-small; }
