h1 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 24px;
	color: #6C634E;
}
tt {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #6E808E;
	text-align: center;
}
div {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center;
}

p {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #415162;
}

h2 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 20px;
	color: #1C165A;
}
li {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bolder;
	list-style-type: square;
}

