TD.topic {
    font-family     :"Arial",sans-serif;
    font-weight     :bold;
    font-style      :italic;
    font-size       :16px;
    text-decoration :none;
    color           :#000000;
}
TD.heading {
    font-family     :"Arial",sans-serif;
    font-weight     :bold;
    font-style      :italic;
    font-size       :14px;
    text-decoration :none;
    color           :#000000;
}
TD.definition {
    font-family     :"Courier New",monospaced;
    font-weight     :normal;
    font-size       :12px;
    text-decoration :none;
    color           :#000000;
}
TD.description {
    font-family     :"Arial",sans-serif;
    font-weight     :normal;
    font-size       :12px;
    text-decoration :none;
    color           :#000000;
}
TD.doclist-name-1 {
    font-family     :"Courier New","Courier",monospaced;
    font-weight     :normal;
    font-size       :10px;
    text-decoration :none;
    color           :#000000;
    background-color:#FFFFFF;
}
TD.doclist-name-2 {
    font-family     :"Courier New","Courier",monospaced;
    font-weight     :normal;
    font-size       :10px;
    text-decoration :none;
    color           :#000000;
    background-color:#F0F0F0;
}
TD.doclist-topic-1 {
    font-family     :"Arial",sans-serif;
    font-weight     :bold;
    font-size       :12px;
    text-decoration :none;
    color           :#000000;
    background-color:#FFFFFF;
}
TD.doclist-topic-2 {
    font-family     :"Arial",sans-serif;
    font-weight     :bold;
    font-size       :12px;
    text-decoration :none;
    color           :#000000;
    background-color:#F0F0F0;
}
A.return {
    font-family     :"Arial Black","Arial",sans-serif;
    font-weight     :normal;
    font-size       :11px;
    text-decoration :none;
    color           :#404040;
}
A.return:hover {
    font-family     :"Arial Black","Arial",sans-serif;
    font-weight     :normal;
    font-size       :11px;
    text-decoration :underline;
    color           :#000000;
}
A.contact {
    font-family:"Arial",sans-serif;
    font-weight:normal;
    font-size:11px;
    text-decoration:none;
    color:#CC8000;
}
A.contact:hover {
    font-family:"Arial",sans-serif;
    font-weight:normal;
    font-size:11px;
    text-decoration:underline;
    color:#000000;
}
A.rfc {
    font-family     :"Courier New",monospaced;
    font-weight     :normal;
    font-size       :10px;
    text-decoration :none;
    color           :#000000;
}
A.rfc:hover {
    font-family     :"Courier New",monospaced;
    font-weight     :normal;
    font-size       :10px;
    text-decoration :underline;
    color           :#000000;
}
A.docs {
    font-family     :"Arial",sans-serif;
    font-weight     :bold;
    font-size       :12px;
    text-decoration :none;
    color           :#000000;
}
A.docs:hover {
    font-family     :"Arial",sans-serif;
    font-weight     :bold;
    font-size       :12px;
    text-decoration :underline;
    color           :#000000;
}
A.navigation {
    font-family     :"Arial",sans-serif;
    font-weight     :normal;
    font-size       :11px;
    text-decoration :none;
    color           :#000000;
}
A.navigation:hover {
    font-family     :"Arial",sans-serif;
    font-weight     :normal;
    font-size       :11px;
    text-decoration :underline;
    color           :#000000;
}
A.link {
    font-family     :"Arial",sans-serif;
    font-weight     :normal;
    font-size       :11px;
    text-decoration :none;
    color           :#000000;
}
A.link:hover {
    font-family     :"Arial",sans-serif;
    font-weight     :normal;
    font-size       :11px;
    text-decoration :underline;
    color           :#000000;
}