body {
	margin: 10px;
	padding: 0;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	/*background-image:url(../bg_new.gif);
	background-repeat:repeat-x;*/
	/*height:100%;*/
	/*background-image:url(../bg_illu.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;*/
	
}

#bg {
	display:none;
	
}

h1 {
	margin: 0 0 10px 0;
	font-size: 120%;
	font-weight: bold;
	/*text-transform:uppercase;*/
	color:#000000;
}

h2,h3,h4,h5,h6 {
	margin: 0 0 5px 0;
	font-size: 90%;
	font-weight: bold;
	color:#000000;
}

h1.title {
	border-bottom:1px solid #333;
	
}

h3 {
margin-botom:20px;;
}

h2 {
border-bottom:1px solid #8C8C8C;
margin-bottom:10px;
margin-top:10px;
}

a {
	color: #e51919;
	text-decoration:none;
}

img {
	border:0;
	
}