@charset "utf-8";
/* CSS Document */

html { margin: 0; padding: 0; }
body { background-color:#FFFFFF; margin: 0; padding: 0; }

a:link { color:#304C20; text-decoration:underline}
a:visited { color:#304C20; text-decoration:underline}
a:hover { color:#70A488; text-decoration:none; cursor:hand}
a:active { color:#304C20; text-decoration:underline}

.sig { padding: 20px 10px 10px 10px; font-size: 9px; font-family: verdana,arial,helvetica; color:#000000; }

.style3 { font-size: 10px; font-family: Tahoma; }

.textepage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.textdroit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
.textbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.textboldital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.bigtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
