body {
  background-color: white;
  font-family: arial, sans-serif;
  margin-left: 5%;
  margin-right: 5%;
}
a:link {
  color:		#0000ff;
}
a:visited {
  color:		#800080;
}
a:link.urhere,
a:active.urhere,
a:visited.urhere  {font-family: verdana, sans-serif; font-size : 10px; color : black; font-weight: normal; text-align : left; text-decoration : none;}
a:hover.urhere  {font-family: verdana, sans-serif; font-size : 10px; color : #666666; font-weight: normal; text-align : left; text-decoration : none;}
p {
  font-size: small;
  font-weight: normal;
  text-align: left;
  color: black;
  background-color: white;
}  
p.fine {
  font-size: xx-small;
  font-weight: normal;
  text-align: left;
  color: black;
  background-color: white;
}  
p.cfine {
  font-size: xx-small;
  font-weight: normal;
  text-align: center;
  color: black;
  background-color: white;
}  
p.blue {
  font-size: small;
  font-weight: normal;
  text-align: justify;
  color: #464979;
  background-color: white;
}
dt.blue {
  font-size: small;
  font-weight: bold;
  text-align: left;
  color: #464979;
  background-color: white;
}
dd.blue {
  font-size: small;
  font-weight: normal;
  text-align: left;
  color: #464979;
  background-color: white;
}
p.blue2 {
  font-size: large;
  font-weight: normal;
  text-align: center;
  color: #464979;
  background-color: white;
}
p.center {
  font-size: small;
  font-weight: normal;
  color: black;
  text-align: center;
  background-color: white;
}
p.brown {
  font-size: small;
  font-weight: normal;
  color: #800000;
  text-align: center;
  background-color: white;
}
td {
  text-align: left;
}
td.center {
  text-align: center;
}
td.right {
  text-align: right;
}
td.c {
  text-align: center;
  border: thin solid black;
}
td.small {
  text-align: left;
  font-size: x-small;
}
th.center {
  text-align: center;
}
hr {
  width: 100%;
}
table.solid {
  border: 1px solid black;
  border-collapse: collapse;
  font-family: arial, sans-serif;
  font-size: small;
  font-weight: normal;
  color: black;
  background-color: white;
}
table.champs {
  border: 1px solid black;
  border-collapse: collapse;
  font-family: arial, sans-serif;
  font-size: small;
  font-weight: normal;
  color: black;
  background-color: white;
  margin:10px auto;
}
table.champs td {
  border: 1px solid black;
  border-collapse: collapse;
}
table.champs th {
  border: 1px solid black;
  border-collapse: collapse;
  text-align:center;
}
h1.blue {
  font-family: arial, sans-serif;
  font-size: large;
  font-weight: bold;
  color: #464979;
  background-color: white;
  text-align: center;
}
h2.blue {
  font-family: arial, sans-serif;
  font-size: large;
  font-weight: bold;
  color: #464979;
  background-color: white;
  text-align: left;
}
caption.blue {
  font-family: arial, sans-serif;
  font-size: large;
  font-weight: bold;
  color: #464979;
  background-color: white;
  text-align: center;
}
li {
  font-size: small;
  font-weight: normal;
  text-align: left;
  color: black;
  background-color: white;
}  
