div#nav a
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

div#nav a:hover
{
	color: #3366FF;
	background-color: #FF9900;
	text-decoration: underline;
}


div#footer a
{
	color: #ED8000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

div#footer a:hover
{
	color: #ED8000;
	text-decoration: underline;
}

td {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; word-spacing: 3pt}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 22px}
a:link {  font-family: Arial, Helvetica, sans-serif; color: #FF9900; text-decoration: underline}
a:hover {  text-decoration: underline; color: #0066CC}
a:active {  text-decoration: underline; color: #0066CC}
li {  list-style-position: inside; list-style-type: disc}
h2 {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

table#color1 {
	background-color: #FF9900;
	border: medium solid #CC0000;
}

table#color3 {
	border: thin solid #000000;
}

.table2 {
	border: medium solid #CC0000;
}
.tableD {
	border: medium solid #C00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 356px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;

}
body {
	background-attachment: fixed;
	background-image: url(/graphics/bk.gif);
	background-repeat: no-repeat;

}

/* set up for the journal archive links */
.leftNav a
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.leftNav a:hover
{
	color: #3366FF;
	background-color: #FF9900;
	text-decoration: underline overline;
}
