@charset "utf-8";
h1 {
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #000066;
}
p {
	font-family: Calibri, "Trebuchet MS", "Times New Roman";
	font-size: 15px;
	color: #666666;
	line-height: 24px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
}

div {
	margin-top: 100px;
}
