body	{
	font-family: Arial, Helvetica, Sans;
	font-size: 10pt;
	background-color: #FCFDEF;
	}

	
li 	{
	font-family: Arial, Helvetica, Sans;
	font-size: 10pt;
	color: #404040;
	}


th, td, p {
	font-family: Arial, Helvetica, Sans;
	font-size: 10pt;
	}
	
h1	{
	font-family: Arial, Helvetica, Sans;
	font-size: 18pt;
	font-weight: bold;
	color: #990000;
	}
	
h2	{
	font-size: 12pt;
	font-weight: bold;
	}
	
h2.tight	{
	font-size: 12pt;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: -12px;
	}

h3
        {
        font-size:       14px;
        font-weight:       bold;
        line-height:       1.4em;
        }

h4	
	{
	font-size: 12pt;
	font-weight: bold;
	}
	
h5	
	{
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	}

h6	{
	font-size: 12pt;
        font-weight: bold;
	color: #666666;
	}

b, strong	{
	font-size: 10pt;
        font-weight: none;
	color: #C4651B;
	}



.rightScroller {
	font-size: 10pt;
        font-weight: normal;
	position: relative; 
	width: 260px;
	color: #462919;
}

/* --------------- begin styles for manuals in docs -------------------- */


A:link        {color: #004812; font-style: bold; }
A:visited     {color: #004812; font-style: bold; }
A:hover       {color: #651818; font-style: bold; text-decoration: underline overline; }




