body	{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	}

	
li 	{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: #404040;
	}


th, td, p {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	}
	
h1	{
	font-family: arial, verdana, helvetica, sans-serif;
	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;
	}

A:active
{
    COLOR: #6A3500;
    TEXT-DECORATION: underline
}
A:link
{
    COLOR: #6A3500;
    TEXT-DECORATION: underline
}
A:visited
{
    COLOR: #6A3500;
    TEXT-DECORATION: underline
}


/* --------------- begin styles for manuals in docs -------------------- */

