/* CSS Document */

p{
	margin-left:10px;
}
h1{
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
h2{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	line-height: 16px;
	background-position: center;
	display:inline;
}
.toto{font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#0000CC;
}
.normal2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}