BODY	{
	background-color: white;
	}
H1		{
	font-weight: bold;
	font-size:200%;
	color: #990000;
	text-align: center;
	font-variant: small-caps;
	}
H2		{
	font-style: italic;
	font-size: 150%;
	color: #006600;
	margin-bottom:0.1em;
	margin-top:0.35em;
	}
H3	{
	font-size: 125%;
	color:#333399;
	margin-bottom:0.1em;
	margin-top:0.35em;
	}
P		{
	margin-bottom:0.25em;
	margin-top:0.25em;
	}
P.abstract	{
	font-variant: small-caps;
	color: #29166F;
	}
P.caption	{
	font-family: sans-serif;
	font-size:80%;
	margin-top:1.5em;
	}
.green	{
	color: #006600;
	font-weight:bold;
	}
.small	{
	font-size:75%;
	}
.tab0, .tab1, .tab2, .tab3, .tab4, .tab5	{
	font-family:sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size:12;
	line-height:1;
 }
.tab0	{
	color:#848282;
	}
.tab1	{
	color:#29166F;
	}
.tab2	{
	color:#006537;
	}
.tab3	{
	color:#E36222;
	}
.tab4	{
	color:#DD4E26;
	}
.tab5	{
	color:#952829;
	}
.tab6	{
	color:#733A5C;
	}
UL		{
	margin-top:0;
	margin-bottom:0.5em;
	list-style-type:disc;
	}
UL.2NDLEVEL	{
	margin-left:5em;
	list-style-type:square;
	}
LI		{
	margin-top:0.25em;
	margin-bottom:0.25em;
	}
OL		{
	margin-top:0;
	margin-bottom:0.5em;
	}
IMG		{
	padding:10;
	}
IMG.tab	{
	padding:0;
	}
A:hover	{
	color:#FF0000;
	}
A.tab:hover, A.tab0:hover, A.tab1:hover, A.tab2:hover, A.tab3:hover, A.tab4:hover, A.tab5:hover	{
	text-decoration:underline;
	color:#000000;
	}
AB	{
	color:#66FF00;
	}