h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #FF0000;
	text-align: center;
	height: auto;
	width: auto;
	border: thin double #FFCC00;
	position: relative;
	visibility: visible;
}
li {
	list-style-type: circle;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	font-style: oblique;
}
h4 {
	color: #931B1D;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.corps {
	border: thin double #FFCC00;
	position: relative;
	text-align: left;
	white-space: pre;
	padding: 15px;
}
p {
	text-align: left;
}
h3 {
	color: #FF9900;
	font-size: 14px;
}
