
    BODY {
      font-family: Tahoma, Helvetica, Futura;
      font-size: 9pt;
    }

    A.tnav {
      color: #FFFFFF;
      text-decoration: none;
      font-size: 7pt;
    }
    td.tnav {
      font-size: 7pt;
      color: #AA0000;
    }

    A.fnav {
      color: #000000;
      text-decoration: none;
      font-size: 7pt;
    }
    td.fnav {
      font-size: 7pt;
      color: #AA0000;
    }
    TABLE.footlinks {
      border-top: 1px dotted #AAAAAA;
      margin-bottom: 10px;
      margin-top: 5px;
    }

    TABLE.toplinks {
      border-bottom: 1px dotted #AAAAAA;
      margin-bottom: 10px;
      margin-top: 0px;
    }


    H1 {
      font-size: 12pt;
      font-weight: bold;
      color: #880000;
      font-family: Georgia,'Times New Roman',Times,serif;
      border-bottom: 1px dotted #000000;
      margin-bottom: 5px;
      margin-top: 5px;
    }
    H2 {
      font-size: 10pt;
      font-weight: bold;
      color: #000000;
      font-family: Tahoma,Geneva,Futura;
      border-bottom: 1px dotted #000000;
      margin-bottom: 5px;
      margin-top: 5px;
      padding-left: 5px;
    }
    DIV {
      border: 1px solid #AAAAAA;
      text-align: left;
    }
    DIV DIV {
      border: 0px;
      padding: 5px;
    }
    A {
      color: #990000;
    }
    P {
      margin-top: 0px;
      margin-bottom: 10px;
    }
    UL {
      margin-top: 0px;
      margin-bottom: 10px;
    }
    LI {
      margin-bottom: 10px;
      font-size: 8pt;
      padding-right: 10px;
    }
    .disclaimer {
      font-size: 7pt;
      text-align: center;
      border-top: 1px solid #AAAAAA;
      padding-top: 2px;
      color: #888888;
    }
    small {
      color: #666666;
    }

    .date {
      color: #666666;
      font-size: 7pt;
      margin-top:2px;
      padding-top: 0px;
    }
.requestform TABLE {
border: 1px solid #AAAAAA;
background-color: #EEEEEE;
}
.requestform TABLE TH {
      font-weight: bold;
      font-size: 7pt;
      color: #AA0000;
}
.requestform TABLE TD {
      font-weight: bold;
      font-size: 7pt;
      color: #666666;
      padding: 5px;
}
.requestform TABLE TD INPUT {
      font-size: 7pt;
      color: #444444;
}
.requestform TABLE TH.header {
      font-weight: bold;
      font-size: 8pt;
      color: #FFFFFF;
      background-color: #000000;
      text-align: center;
      padding: 4px;
}
.toc
    {
      border-top: 1px solid #AAAAAA;
      border-bottom: 1px solid #AAAAAA;
      padding: 2px;
      text-align: center;
    }
.toc A {
      font-weight: bold;
      font-size: 7pt;
      color: #AA0000;
      text-decoration: none;
      padding-left: 2px;
      padding-right: 2px;
}
A.level1 {
      font-weight: bold;
      font-size: 7pt;
      color: #444444;
      text-decoration: none;
}
A.level2 {
      font-weight: bold;
      font-size: 7pt;
      color: #444444;
      text-decoration: none;
}
A.level3 {
      font-weight: bold;
      font-size: 7pt;
      color: #444444;
      text-decoration: none;
}
A.level4 {
      font-weight: bold;
      font-size: 7pt;
      color: #444444;
      text-decoration: none;
}
.smalltext {
      color: #888888;
      font-weight: bold;
      font-size: 7pt;
      text-align: center;
}
div.directory UL LI{
      margin-bottom: 0px;
}


.button {
	color: #FFFFFF;
	background-image: url(http://www.franchising.com/images/button_overlay_30.png);
    font-weight: bold;
    font-size: 10pt;
    font-family:  Arial, Helvetica, Futura;
    background-color: #000000;
	border: 1px solid #000000;
    padding: 5px 15px 5px 15px;
    text-decoration: none;
	}
.button:hover {
	color: #FFFFFF;
	background-image: url(http://www.franchising.com/images/button_overlay_30.png);
    font-weight: bold;
    font-size: 10pt;
    font-family:  Arial, Helvetica, Futura;
    background-color: #009900;
	border: 1px solid #002200;
    padding: 5px 15px 5px 15px;
    text-decoration: none;
    width: auto;
    cursor:pointer;
    cursor:hand;
	}


