.heading {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #DAE3C7;	
}
.subheading {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #DAE3C7;	
}

.titre {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	color: #DAE3C7;	
}

.body {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	text-align: left;
	color: #DAE3C7; 
	leading: 3px;
}
.bodybold {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #DAE3C7;	 
}
.quote {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	color: #DAE3C7;	
}

.body2 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #DAE3C7;	 
}
.body3 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	color: #DAE3C7;
	text-decoration:underline;
}

img {clear:both;}

a { font-family: Verdana;
	font-size: 13px; }
a:link {color:#DAE3C7}      /* unvisited link */
a:visited {color:#95C89E}  /* visited link */
a:hover {color:#D7F16B}  /* mouse over link */
a:active {color:#D7F16B}  /* selected link */