.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 600;
	color: #003300;
}
.regtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 800;
	color: #003300;
	text-decoration: underline;

}
.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
}
link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 500;
	color: #33FF33;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
}
.smallbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #003300;
}
