@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006633;
	background-color: #FFFFFF;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
P {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006633;
	text-align: left;
}
li {
	font-size: 14px;
	text-align: left;
}


a:link {
	color: #006633;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #006633;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #006633;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #006633;
	font-weight: bold;
	text-decoration: underline;
}
.corps14 {
	font-size: 14px;
}
