.cover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #CCCCCC;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
}
.page-tt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bolder;
	color: #660000;
}
.red {color: #FF0000}

body {
	margin-left: 0px;
}