@charset "utf-8";
.Page_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34pt;
	font-weight: bold;
	color: #336633;
	background-position: center;
	text-align: center;
}
.Secondary_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	background-position: center;
}

.Difficulty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #333399;
}

.Header_Month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	text-transform: uppercase;
	color: #336633;
	background-position: center;
}
.Entry_Title_Asterix {
	font-size: x-large;
	color: maroon;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 115%;
}

.Entry_Title_Start {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: maroon;
	text-decoration: underline;
	line-height: 115%;
}

.Entry_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	line-height: 115%;
}
.Entry_Description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #0000FF;
	line-height: 115%;
}

.Entry_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	line-height: 115%;
}
.New_Members {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 115%;
}

