body{
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 12px;
}
h1 {
	font-weight: bold;
	color: #666666;
	font-size: 1.2em;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:hover{
	color: #888888;
	text-decoration: underline;
}
.style1{
	font-weight: bold;
	color: #0000FF;
}
.standard{
	font-weight: normal;
	color: #000000;
}
.petit8{
	font-size: 10px;
}
.grand12{
	font-size: 14px;
}
