H1.pagetitle {
  font-family : "Comic Sans MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 140%;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 10px;
  color:#333333
}

H1.title {
  font-family : "Comic Sans MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 130%;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #990000
}

H2 {
  font-family : "Comic Sans MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 130%;
  font-weight: bold;
  font-style: italic;
  margin-top: 5px;
  margin-bottom: 12px;
  color: #3C4C89
}

H3 {
  font-family : "Comic Sans MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 120%;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 3px;
  color: #3C4C89
}

H4 {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 110%;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 3px;
  color: #000000
}

body
{
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-size : 90%;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a { font-weight: normal;}  
a:link { color: #000099; text-decoration: underline; } 
a:visited { color: #000099; text-decoration: underline; } 
a:active { color: #000099; text-decoration: none; } 
a:hover { color: #990000; text-decoration: underline; }


.nav {
  font-size : 95%;
  font-weight: bold;
  margin-left: 10px;
  margin-bottom: 20px;
  margin-right: 10px;
}
.navsel {
  font-size : 95%;
  font-weight: normal;
  margin-left: 10px;
  font-style : italic;
}
a.nav { font-weight: bold; }
a.nav:link { color: #000099; text-decoration: none; } 
a.nav:visited { color: #000099; text-decoration: none; } 
a.nav:active { color: #000099; text-decoration: none; } 
a.nav:hover { color: #990000; text-decoration: underline; }


table { border: none 0px; }
td { 
  font: normal normal normal 95% Verdana,Geneva,Arial,Helvetica,sans-serif;
  border: none 0px;
}

table.members { border: 1px solid black; }
td.members { border: 1px solid black; }

table.membership { border: 1px solid black; }
td.membership { 
  border: 1px solid black;
  text-align: center;
  vertical-align: middle;
}

hr {
  color:#CCCCCC; 
  background-color: #CCCCCC;
  height:1px; 
  border:0px
}

.organiser
{
  font-family:Arial,MS Sans Serif,Helvetica;
  font-style:italic;
  font-variant:normal;
  font-weight:bold;
  font-size:10pt;
  text-decoration:none;
  color:#336699
}

.eventtitle 
{
  font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  font-size:12pt;
  text-decoration:none;
  color:#990000
}
.eventtitle A:link    {font-weight: bold; color: #990000; text-decoration: none}
.eventtitle A:hover   {font-weight: bold; color: #000099; text-decoration: none}
.eventtitle A:active  {font-weight: bold; color: #990000; text-decoration: none}
.eventtitle A:visited {font-weight: bold; color: #990000; text-decoration: none}



.bodytxt 
{
  font-family:Arial,MS Sans Serif,sans,Helvetica;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  font-size:12pt;
  text-decoration:none;
  text-transform:none;
  color:#333333
}

.gras {font-weight:bold; color:#333333}
.petit {font-size:10pt;}




