body {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat;
	background-color: #8F111F;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding-right: 20px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
.lesmer {
	font-size: 0.7em;
}


H1,H2,H3,H4 {
	font-family: Arial, Helvetica, sans-serif;
}