
.FLUSH {
	margin-left: -.6em;
	}

BODY { 
        background-color: #FFFFFF; 
	margin-left: .6em;
	font-family: Arial, sans-serif;
     }

A:hover {color: darkred;
	background-color: #FFFFCC;
        }

IMG     {
        background-color: #FFFFFF;
        }

.TAGLINE  {
        color: #993333;
        }


.MYBODY { 
        background-color: #FFFFFF; 
	font-family: Arial, sans-serif;
     }


.SHADED  {
        background-color: #99ccff;
	font-weight: bold;
     }
.SHADED1 {
        background-color: #FFFFFF;
        }

.SHADED2 {
        background-color: #EEEEEE;
        }

.HEADER  {
	font-weight: bold;
	}

.TITLE   {
	font-weight: bold;
	font-size: 14pt;
	}

.FOOTNOTE {
	  font-size: 8pt;
	  font-family: Arial, sans-serif;
	  }

.LOC   {
	font-size: 8pt;
	margin-left: 0em;
        font-family: Arial, sans-serif;
     }
H4   {
        font-family: Arial, sans-serif;
     }
TH   {
	font-size: 10pt;
        font-family: Arial, sans-serif;
     }


TD.HOME  {
	font-size: 9pt;
	font-family: Arial, sans-serif;
	}
TD  {
	font-size: 10pt;
	font-family: Arial, sans-serif;
	}
TD.indent1 {
        text-indent : 20px;
        }

TD.indent2 {
        text-indent : 40px;
        }
        
.INDENT  {
	margin-left: 1.5em;
	}

.MORE    {
	background: #FFFF99; 
	}

.OUTLINE {
	border: solid rgb(0,0,200); 
	}

.TEN    {
        font-size: 10pt;
        }

