/* River Site Project Cascading Style Sheet Exploder4 and more Netscape4 and more */
/* like help system of WinNT */

body	{ background: #fefcf3; /* almost white */
	font-size: 85%;
	font-family: Arial, Helvetica, MS Sans Serif; }



A:link  { color: #003399; text-decoration: underline;}
a:active  { color: #FF0000; }

a:visited  {  color: #000033; }

a:hover  {color: #FF0000; text-decoration:none; }


h1		{ font-size: 145%; 
		margin-bottom: .5em; }

h2		{ font-size: 125%; 
		margin-top: 1.5em;
		margin-bottom: .5em; }

h3		{ font-size: 110%; 
		margin-top: 1.2em;  
		margin-bottom: .5em;  }

p		{ margin-top: .6em; margin-bottom: .6em; }
	
		
big		{  font-weight: bold; 
		font-size: 105%;  }
		

dt		{ padding-top: 2em;
		font-weight: bold; 
		margin-left: 1.5em; }

pre		{ margin-top: 0em;
		margin-bottom: 1.5em; 
		font-family: Courier;
		font-size: 125%; }
		
code		{ font-family: Courier;
		font-size: 125%; }
		
pre code	{ font-size: 100%; }	

table		{ font-size: 100%;
		margin-top: 1em; 
		margin-bottom: 1em; }

th.center	{ text-align: center; }
		
th		{ text-align: left;
		background: #dddddd;
		margin: 3pt;
		vertical-align: bottom; }
		
tr		{ vertical-align: top; }

td		{ margin: 3pt;
		vertical-align: top; }

font.letter { font-size: 145%; color: #9B6831; font-weight: bold; }

hr.nav		{ color: magneta; text-align: yustify; width: 95%;} /* line after and before navigation links */

hr.cpr		{ color: black; text-align: left; width: 50%;} /* line before copyright */

hr.catal	{ color: green; text-align: left; width: 25%;} /* line before classification */



/*     IE 4.0 TAGS     */

p.dis	{ font-size: 6pt; }

ul.onestep	{ list-style: square;
		}

h5	{
	}


h5.active	{ background: #000000;
		color: #FFCC99; }

