html
{
	height:100%;
	margin:0px;
	padding:0px;
}

body,table
{
	font-family:verdana,helvetica,sans-serif;
}

body
{
	margin:0px;
	padding:0px;
	height:100%;
}

a
{
	color:#0000ff;
	text-decoration:none;
}

.smallfont
{
	font-size: 10px;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.texte_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.texte_gras_gros_color1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.texte a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.texte_gras_italique_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.texte_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
