body, td, p, select, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: lowercase;
	background-image: url(trame.gif);
}
a {
	color: #666666;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	line-height: 11px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	line-height: 11px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	line-height: 11px;
}
img {
	border: 0px;
}