body,td,th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #333333;
}

body {
  background-color: #8581A4;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.formulaire {
  font-family: Verdana;
  font-size: 9px;
}

.checkboxs {
  font-family: Verdana;
  font-size: 9px;
  list-style-type: none;
  line-height: 0px;
  display: compact;
  height: 10px;
  width: 10px;
  margin: 0px;
}

a:link { text-decoration: none; color: #FFFFFF; font-family: Verdana; font-size: 10px; font-weight : bold; }
a:visited { text-decoration: none; color: #FFFFFF; font-family: Verdana; font-size: 10px; font-weight : bold; }
a:active { text-decoration: none; color: #FFFFFF; font-family: Verdana; font-size: 10px; font-weight : bold; }
a:hover { text-decoration: none; color: #BDAEFF; font-size: 10px; font-weight : bold; }

.whitestyle {
  color: #ffffff;
}

a.blackstyle {
  color: #000000;
  font-weight: normal;
}
a.blackstyle:hover {
  color: #bdaeff;
  font-weight: normal;
}

.boldstyle {
  font-weight: bold;
}

.normalstyle {
  font-family: Verdana; 
  font-size: 10px;
}

.s12 { font-size: 12px; }
