body
{
	color: #663366;
	background: #ffffff;
}
a:link, a:visited
{
	color: #ff0000;
	text-decoration: none;
}
a:hover, a:active
{
	color : #ff0000;
	text-decoration: underline;
}
p, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
}
h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
}	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
}
.cadre
{
	border: 1px dashed #990000;
}