BODY {
	font-family : "Lucida Grande";
	background : white;
}
H1 {
	text-align: center;
	margin: 0em 0em;
	padding-top: .5ex;
	padding-bottom: .5ex;
	font-family : Verdana, Helvetica;
	color : #660000;
	background: #ffeeaa;
}
H2 {
	font-family : Verdana, Helvetica;
	color : #660000;
}
A {
	color : #002266;
	text-decoration : none;
}
A:hover {
	color : white;
	background: #002266;
	text-decoration : none;
}
EM {
	font-family : Verdana, Helvetica;
	font-weight : bold;
	font-style: normal;
	color : #660000;
}
.abstract {
	font-size: small;
}
ADDRESS {
	font-family : Palatino, Times;
	font-size: small;
}
.BB {
	color : white;
	background : #112233;
	font-family : Comic Sans MS, DFPRuLei-W5, DFPPOP1-W5; 
}
A.BB { color : yellow; }
A.BB:hover { color : pink; text-decoration : underline; }
EM.BB { color : pink; }
