.heading {
	font-family: Garamond, Georgia, Times New Roman, Times, serif;
	font-size: x-large;
	color: #004000;
}
.subsub {
	font-size: medium;
	font-weight: bold;
	color: #6D911F;
}
.ideas {
	font-size: large;
	color: #FCFDF9;
	border: 5px solid #660000;
	background-color: #660000;
}
.subheader {
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: large;
	color: #DC5162;
	font-weight: bold;
}
.questions {
	font-size: medium;
	color: #660000;
	font-weight: bold;
}
.caps {
	font-size: small;
	text-transform: uppercase;
	font-weight: bold;
}
.projname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #33CC99;
}
.description {
	font-style: italic;
	color: #59771A;
}
.name {
	font-size: x-large;
	color: #80191C;
	font-weight: bold;
}
