/* Cascading Style Sheet */

td {
     border-top-style: none;
     border-top-width: medium;
               height: 10;
     background-color: #FFFFFF;
       vertical-align: bottom;
}

.warning {
	COLOR: red;
}

.highlight {
                COLOR: #EE8800;
          font-weight: none;
      text-decoration: none;
}

p.bullethead {
	   margin-top: 0.2 in;
	 margin-right: 0.0 in;
	margin-bottom: 0.0 in;
	  margin-left: 0.6 in;
	margin-bottom: 0.1 in;
	  text-indent:-0.25in;
	  line-height: normal;
             mso-list: l1 level1 lfo1;
            tab-stops: list .5in;
            font-size: 10.0pt;
          font-family: Arial, sans-serif;
      text-decoration: underline;
}

p.bullet {
	   margin-top: 0.05in;
	 margin-right: 0.0 in;
	margin-bottom: 0.0 in;
	  margin-left: 0.8 in;
	margin-bottom: 2   pt;
	  text-indent:-0.25in;
	  line-height: normal;
             mso-list: l1 level2 lfo1;
            tab-stops: list 1.0in;
            font-size: 10.0pt;
          font-family: Arial, sans-serif;
}

p.main {
	   margin-top: 0.2 in;
	 margin-right: 0.2 in;
	margin-bottom: 0.0 in;
          margin-left: 0.2 in;
        margin-bottom: 4   pt;
          text-indent:-0.0 in;
          line-height: normal;
             mso-list: l1 level1 lfo1;
            tab-stops: list .5in;
            font-size: 12  pt;
          font-family: Arial, sans-serif;
                COLOR: #000000;
}

p.fineprint {
	   margin-top: 0.2 in;
	 margin-right: 0.2 in;
	margin-bottom: 0.0 in;
          margin-left: 0.2 in;
        margin-bottom: 4   pt;
          text-indent:-0.0 in;
          line-height: normal;
             mso-list: l1 level1 lfo1;
            tab-stops: list .5in;
            font-size: 8  pt;
          font-family: Arial, sans-serif;
                COLOR: #000000;
}

A:link {
	COLOR: blue;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #3366CC;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #6699FF;
	TEXT-DECORATION: underline;
}
A:active  {
	COLOR: blue;
	TEXT-DECORATION: underline;
}

