body {
	margin-top:0px;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:0px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal; 
	background: #FFFFFF;
	color: #5B5B5B;
} 

.stretch {
  background-image: url(../images/stretch.gif);
  background-repeat: repeat-x;
}

.top_bar {
  background-image: url(../images/fondhaut.gif);
  background-repeat: no-repeat;
}

.menu_bar{
  padding-top: 4px;
  background-image: url(../images/bar_fond.gif);
  background-repeat: repeat-x;
  font-weight: bold;
  font-size: 10pt;
}

.menu_link{
  color: black;
}

.footer {
  font-size: 8pt;
}
.content{
  font-size: 10pt;
}
H1{
  font-size: 14pt;
  font-weight: bold;  
}
A {
  text-decoration: none;
  color: blue;
}
A:hover{
  text-decoration: underline;
}

p {
  font-size: 10pt;
}
ul {
  font-size: 10pt;
}
ol {
  font-size: 10pt;
}
.event_description {
  font-size: 10pt;
}
