/* Style sheet utilise pour le Club des Cavaliers de Ste-Catherine */
H1, H2, H3, H4, H5, H6 {color: #7C9CAF; font-family: verdana}
body {color: black;
      background-color: white;
      font-family: verdana;
      font-size: 10pt}

td {color: black;
    background-color: EEEEEE; 
    font-family: verdana;
    font-size: 10pt}

.sectiontitle {color: black;
    background-color: white;
    font-weight: bold
}

.pagetitle {color: black;
    background-color: white;
    font-size: 6mm
}

.important {color: red;
    background-color: white;
    font-weight: bold
}


a:link {color: red}
a:visited {color: red}
a:hover {color: red}
a:active {color: red}

.small {font-size: x-small}
li, ul, ol {color: black;
    background-color: EEEEEE}

body.frame {color: white;
            background-color: black;
            font-family: verdana;
            font-size: 10pt}

a:link.frame {color: white; text-decoration:none}
a:visited.frame {color: white; text-decoration:none}
a:hover.frame {color: red; text-decoration:none}
a:active.frame {color: red; text-decoration:none}