BODY {
	background-color : #ffffcc;
	font-family: Arial;
	font-size: 16;
}
H1 {
	font-size : 24;
	font-family : Arial;
	color : 000080;
	font-weight : bolder;
	text-decoration : underline;
}
H2 {
	font-family : Arial;
	font-size : 20;
	font-weight : bold;
}
UL{ 
list-style-image : "bump0.gif";
}
H3
{  font-family: Arial;
	font-size : 16;
	font-weight : bolder;
	color : 000080;
}
TABLE{
border : none;
font-family: Arial;
	font-size: 12;
}
.tbhead{
	font-family: Arial;
	font-size: 12;
	font-weight : bold;
}
.ref{ 
color: Green;	font-family : Arial;
}
.pubmed{ 
color : Red; font-family : Arial;
}
.fig{
  font-size: xx-small; font-family: Arial; 
}
.keyword{
	color: #CE3100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
}

