/* CSS Document */


.Gras {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:hover {
	color: #0000CC;
}
a:active {
	color: #0000CC;
}
.small {
	font-size: 10px;
}
#red {
	font-weight: bold;
	color: #FF0000;
	position: absolute;
	left: 180px;
	top: 4px;
}
p {
	margin-top: 12px;
	margin-bottom: 12px;
}
#home {
	position: absolute;
	left: 234px;
	top: 3px;
}
