@charset "utf-8";
.H1Purple {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #909;
	text-decoration: underline;
}

.logoLine {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #639;
}
.H1blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #00F;
	text-decoration: underline;
}
.Regular_Blue_Text {
	color: #00F;
}
.Regular_purple_Text {
	color: #909;
}
.Regular_Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	list-style: #000;
}

