body {
	background-color:#E5E5E5;
	color:#666666;
	font-size: 15px;
	font-family: sans-serif;
	line-height: 1.45em;
}
a {
	color:#666666;
}
h1 {
	font-size:35px;
	font-weight:bold;
	line-height: 1.4em;
}
h2 {
	font-size: 30px;
	font-weight:normal;
	line-height: 1.4em;
}
h3 {
	font-size: 28px;
	font-weight:normal;
	line-height: 1.4em;
}
.clickable {
	cursor:pointer;
	cursor:hand;
	text-decoration:
	underline;
	color:#333333;
}

table.container-table {
	width: 1000px;
}