
.menus {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFF;
	width: auto;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFF;
	width: auto;
}


.link {        
	color: #380000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
        color: #999;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}
a.menu { color: #ffffff; 
         text-decoration: none; }
a.menu:hover { text-decoration: none; }
a.menu:visited { color: #ffffff; }

a.address { font-size: 80%; color: #000000; background: #ffffff }
a.detailheader { color: #0079a6; text-decoration: none }

a {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
}


BODY { font-family:verdana,arial,sans-serif; font-size: 14px; background: #ffffff; color: #202020; margin: 1em }
BODY.border { background: #b0c0d0; color: #202020;
  margin: 0em }
BODY.rborder {  background: #b0c0d0 url(./pics/bg_r.gif) ; color: #202020;
  margin: 0em }
P, LI { font-family:verdana,arial,sans-serif; font-size: 14px; color: #202020; }
P.small { font-size: 80%; }
P.citation { padding-left: 2em; text-indent: -2em }
P.abstract { font-style: italic; padding-left: 2em; padding-right: 2em }
TD { font-family:verdana,arial,sans-serif; font-size: 14px; vertical-align: top; color: #202020; }
TH { font-family:verdana,arial,sans-serif; font-size: 14px; vertical-align: top; text-align: left; color: #000000; }
H1 { color: #0079a6; margin-bottom: 8px; padding-bottom: 0em; }
H2 { color: #0079a6; margin-bottom: 0em; padding-bottom: 0em; }
H3 { color: #0079a6; margin-bottom: 0em; padding-bottom: 0em; padding-top: 2ex }


TD.menu { background: #405060; }


