#body { 
	color: #000000;
	background: #ffffff;
	font-family: Verdana, Geneva, "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: small;
}

a:link { 
	text-decoration:none;
	color:#00f;
	background:none transparent scroll repeat 0 0;
}

a:visited {
	background:none transparent scroll repeat 0 0;
	color:#800080;
	text-decoration:none;
}
a:active {
	background:#ffd700;
	color:green
}
a:hover {
	text-decoration:none;
	color:#000;
	background:#ffe4b5;
}

h1 {
	text-align:center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times Roman",Times,serif;
}

#dl-ff-img {
	display: block;
	float: right;
	clear: both;
	border-style: none;
	margin: 1em 1em 2em 2em;
}

.centered {
	text-align: center;
}

.frame { padding: 5px; border: 1px solid #aaa; } 

#today {
	float: right;
	text-align: right;
}

.line {
	background: #ffffbf;
}

.b_right {
	text-align: right;
}

#mozilla_plugin_checker_badge {
	display: block;
	float: right;
	clear: both;
	margin: 0 0 1em 1em;
	border-style: none;
}

.photo { 
	font-size:small;
	text-align:center
}
.abstract { 
	font-size:small;
	margin:10px;
	width:600px
}

.link {
	font-size:small;
	color:#a00;
	background:#fff;
	font-style:italic
}

.title {
	font-family: Verdana, Geneva, "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:xx-large
}


.tlinks { 
	text-align:left
}

.lt {
	text-align:right;
	width:126px
}

.md { 
	width:10px
}

.footer {
	width: 75%;
	font-size:x-small;
	text-align:center
}

