.h1 {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 35px;
	font-weight: bold;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 18px;
	font-weight: lighter;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
