body {
	color: #000;
	background-color: #fff;
}

body, tr, td, th, table {
	font-family: Arial;
	font-size: 13px;
}

h1 {
	color: #004e83;
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	margin: 0px;
}

h2 {
	color: #000;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
}

#archive {
	background-color: #f3f3f3;
}

#archive a{
	font-weight: bold;
}

#archive .arview a {
	font-style: italic;
	font-weight: normal;
}

#search h2 {
	text-transform: uppercase;
}

.letterbar {
	background-color: #0583B8;
	color: #fff;
	font-weight: bold;
	text-align: right;
}

.letterbar a {
	color: #fff;
	font-weight: bold;
	font-family: Arial;
	font-size: 17px;
	text-decoration: none;
}

.letterbar a:hover {
	color: #b0ddcc;
	text-decoration: none;
}

a {
	font-family: Arial;
	font-size: 17px;
	color: #006ea3;
}

a:hover {
	color: #003e73;
}

#search {
	font-family: Arial;
	font-size: 17px;
	color: #000;
	background-color: #fff;
}

#acrobat {
	border: 1px dotted #e5e5e5;
	background-color: #f5f5f5;
	text-align: justify;
	font-size: 13px;
}

#acrobat td {
	padding: 5px;
}

#acrobat sup {
	font-size: 10px;
}

#acrobat a {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#acrobat a:hover {
	color: #304040;
	text-decoration: none;
}

#menu th {
	background-image: url(tab.gif);
	padding-top: 3px;
	padding-bottom: 2px;
}

#menu a {

	color: #fff;
	font-size: 15px;
/*
	background-color: #029eae;
*/
	text-decoration: none;
}

#menu a:hover {
	color: #000;
}

td.searchresult {
	background-color: #f0f0f0;
	border: 1px solid #e0e0e0; padding: 5px;
}
