body	{
	background: #FCF7F3 url(../images/steunkous.jpg); 
	background-repeat: no-repeat; 
	background-position: 50% 4px; 
	margin-top: 160px; 
	margin-left: 160px; 
	margin-right: 180px; 
	font-family: Arial; 
	font-size: 94%; 
	color: #000000;
	}

iframe	{
	position: absolute;
	width: 120px;
	height: 280px;
	top: 155px;
	left: 0px;
	border: 0px; 
	padding: 0px; 
	margin: 0px; 
	}

.leftbox {
	float: left;
	}

.rightbox {
	float: right;
	text-align: right;
	}

h1 	{
	margin-left: -145px; 
	margin-right: -150px; 
	font-size: 200%; 
	font-weight: bold; 
	color: #AD1105;
	}

h2	{
	margin-left: -40px;
	margin-right: -150px; 
	font-size: 200%; 
	font-weight: bold; 
	color: #AD1105;
	}

h3	{
	margin-left: 0px; 
	font-size: 120%; 
	font-weight: bold; 
	color: #AD1105;
	}

h4	{
	margin-left: 0px; 
	font-size: 120%; 
	font-weight: bold; 
	color: #AD1105;
	}

p	{
	margin-left: 0px; 
	margin-right: 0px; 
	}

p.init:first-letter {
	float: left; 
	margin-right: 4px; 
	font-size: 290%; 
	font-weight: bold; 
	color: #AD1105;
	}

b 	{
	font-weight: bold; 
	color: #AD1105;
	}

strong {
	font-weight: bold; 
	color: #AD1105;
	}

td	{
	font-size: 94%; 
	}

th 	{
	font-size: 94%; 
	font-weight: bold; 
	color: #AD1105;
	}

em	{
	font-style: italic;	
	}

a	{
	text-decoration: underline; 
	font-size: 94%; 
	font-weight: bold; 
	color: #AD1105;
	}
a:hover	{
	text-decoration: none; 
	font-size: 94%; 
	font-weight: bold; 
	background: #F7D1C4; 
	color: #AD1105;
	}

img	{
	float: none; 
	margin-top: 4px; 
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
	}

img.alignright {
	float: right;
	}

img.alignleft {
	float: left;
	}

hr	{
	clear: both; 
	height: 3px;
	width: 400px; 
	text-align: center; 
	border-top: 3px solid #ad1105;
	}

