/* Style sheet for Research Communication Website (c)1999,2006 by J D White */

body { background-image: url(rabbit.gif); font-size: 1.0em; color: Black;}
H1 { font-size: 2.0em;	}
SPAN.section {  font-size: 1.2em; color: Blue;}
SPAN.sectionsub{font-size: 1.0em; color: Blue; font-style: italic;}

TABLE       { align: center; font-size: 1.0em; color: Black;}
TABLE.main  { align: center; font-size: 1.0em; color: Black;}
TABLE.title { align: center; font-size: 1.0em; color: Black;}

A:link    { font-weight: bold; color: Blue }
A:visited { font-weight: bold; color: Blue }
A:active  { font-weight: bold; color: Blue }
A:hover   { font-weight: bold; color: Green; text-decoration: underline; font-size: 1.1em;}


