/*------------------ Elements ----------------------*/
td {
	font-family: "tahoma";
	font-size: 11px;
	color: #555555;
	line-height: 150%;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.btm {
	color: #FFFFFF;
	line-height: 15px;
}

.title {
	font-weight: bold;
	color: #3366CC;
}
.list {
	color: #3366CC;
}
