rem body  { font-family:"lucida sans unicode", verdana, Geneva, sans-serif; font-size: 12px; margin-top: 5px;}

a:link  { text-decoration: none; color: #000000; font-family: georgia, serif; }
a:visited  { color: #000000; text-decoration: none; font-family: georgia, serif; }
a:active  { text-decoration: none; color: #000000; font-family: georgia, serif; }
a:hover  { color: #000000; text-decoration: underline; font-family: georgia, serif; }

H1 {font-size:14px; font-family:Georgia, serif;  word-spacing:0; margin-top:5; margin-bottom:0}
H2 {font-size:14px; font-family:Georgia, serif; font-style: bold; line-height:100%; word-spacing:0; margin-top:5; margin-bottom:0}
H3 {font-size:12px; font-family:Georgia, serif; font-style: bold; margin:0; color: #000000;}

P {font-size:13px; font-family:"lucida sans unicode", verdana, Geneva, sans-serif; margin-top: 5px; line-height:150%; }

input, textarea, select {
	background-color: #FFF; 
	color: #333;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
}
form, img {
	border: 0; 
	margin: 0; 
	padding: 0;
}

TABLE { border: 1px solid #FFFFFF; }
TABLE TD { border: 1px solid #FFFFFF; }

td {font-size:13px; font-family:"lucida sans unicode", verdana, Geneva, sans-serif; margin-top: 5px; line-height:150%; }

pre {font-size:13px; font-family:"lucida sans unicode", verdana, Geneva, sans-serif; margin-top: 5px; line-height:150%; }

img.totb {border-width: 0px;}


/* begin styles for RSS Feed for "asp" CSS */

.rss-box {
	 margin: 1em;
	 width: 500px;
	 background-color: white;
	 border: 0px solid silver;
 
}
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#000000;
}

p.rss-title {padding:0.5em;}

.rss-title {
	font-size: 10pt;
	background-color: white;
	color: black;
	text-align: left;
}

.rss-item  {
  font-size: 13px;
  list-style:none;
  font-weight:lighter;
  padding-bottom:1em;
}

.rss-item a {
	color:#000000;
	font-size: 11pt;
	font-weight:bold
	}	

.rss-item a:visited {
	color: black;
}

.rss-date {
	font-size: 7pt;
	color: navy;
	}
	
	#email_list { width: 150px; padding: 5px; background: #000; border: 1px solid #777; color: #bbb; float:right;}

#email_top { width: 150px; padding: 5px 0 0 0; background: url('http://www.sciencebase.com/images/email-updates.gif') 50% 0 no-repeat; text-align: center; }

#email_top a, #email_top a:visited { color: #fff; }
	
#email_top a:hover { color: #bbb; }
			
#email_subscribe { width: 160px; }
	
#email_subscribe p { margin: 0 0 0.2em 0; text-align: center; }
		
#email_subscribe label { color: #bbb; }
		
#email_subscribe .email_input { width: 122px; padding: 1px; font: bold 1em Verdana, Arial, sans-serif; color: #a90000; }