.h1 {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #333366;
}
.main {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	list-style-type: square;
}
.h2 {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
