body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: 100;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 600px;
	text-align: center;
}
p {
margin:0px;
}
h3{
	font-style: normal;
	font-weight: 100;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 1.2em;
}
a:link {
	color: #990000;
	text-decoration: none;
}
h2 {
	font-size: 24px;
	line-height: 1.2em;
	margin: 0px;
	font-weight: 100;
	color: #666666;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
#corps {
	width: 600px;
	margin: auto;
	text-align: center;
}
