body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size : 11px;
	font : 11px;
	scrollbar-face-color:#cc6633;
	scrollbar-highlight-color:#cc6633;
	scrollbar-shadow-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ff9933;
	scrollbar-darkshadow-color:#ff9933;
}
td {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
	color: Black;
	font-size : 11px;
	font : 11px;
	text-align : justify;
}
a {
	color: #9c2411;
	text-decoration: underline;
	font-weight : bold;
}
a:hover {
	color: #9c2411;
	text-decoration: none;
	font-weight : bold;
}

h1 {
	text-align : left;
	font-size : 16px;
	margin-bottom : 25px;
	margin-top: 25px;
	font-weight : bold;
	margin-left: 20px;
}
h2 {
	text-align : left;
	font-size : 14px;
	margin-bottom : 15px;
	margin-top: 25px;
	font-weight : bold;
	margin-left: 20px;
}
div {
	margin-bottom: 15px;
	text-align : right;
	margin-right : 20px;
}
.tel{
	margin : 0;
	text-align : left;
}
.rec{
	font-size : 10px;
		margin-right : 0px;
}
.rec a{
	font-size : 10px;
	text-decoration : underline;
}
.rec a: hover{
	font-size : 10px;
	text-decoration : none;
}