.main {
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.red {
	font-size: 24px;
	font-weight: 900;
	color: #FF0000;
	line-height: 24px;

}
.date {
	font-size: 24px;
	font-weight: 900;
	color: #0000FF;
	line-height: normal;

}
.purple {
	font-size: 24px;
	font-weight: 900;
	color: #FF00FF;
	line-height: 24px;

}
.mainlist {
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	text-indent: 5pt;
	list-style-position: outside;
	list-style-type: square;
	left: 30px;
	padding-left: 20px;

}
.star {
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 24px;
	line-height: 16px;
	font-weight: 900;
	color: #FF0000;
	text-decoration: none;
}
.padded {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

