BODY
{
	background-color : White;
	margin: 0px 0px 0px 0px;
}
BODY A:link
{
	COLOR: #215E50;
	font-weight : bold;
	text-decoration: none;	
}
BODY A:active
{
	COLOR: #215E50;
	font-weight : bold;
	text-decoration: none;		
}
BODY A:visited
{
	COLOR: #215E50;
	font-weight : bold;
	text-decoration: none;	
}
BODY A:hover
{
	COLOR: #215E50;
	font-weight : bold;
	text-decoration: none;	
}
BODY, TABLE, TR, TD, P, DL, DT, DL, DD, UL, LI, OL, LI, UL LI, OL, LI 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
} 
TH, B
{	
	font-weight : bold;
} 
TD
{ 
	vertical-align: top; 
 }
H1, H2, H3, H4, H6
{
	margin-left: 10px;	
	font-weight: bold;
} 
H1
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-family : "Comic Sans MS";
	font-size : 24px;
	color : "#000000";
	vertical-align: top;
}
H2
{
   	margin-top: 10px;   
   	margin-bottom: 10px;
	font-family : "Comic Sans MS";
	font-size : 18px;
	color : "#215E50";
}
p
{
	margin-left: 10px;
	margin-right: 10px;
	font-weight : bold;	
}
.nom
{   
	margin: 0px 0px 0px 0px;
}
.nob
{
	margin-left: 30px;
	margin-right: 30px;
	font-weight : normal;	
}
ul
{
	margin-left: 10px;
	margin-right: 10px;
	font-weight : normal;	
}
li
{
	margin-left: 10px;
	margin-right: 10px;
	font-weight : normal;	
}
.footer
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight: normal;
	margin: 0px 0px 0px 0px;		
}
hr
{
	margin: 0px 0px 0px 16px;
	border : 0px 0px 0px 0px;	
	padding : 0px 0px 0px 0px;
	color: "#215E50";	
}