.darkPink {
	background-color: #994433;
}
.lightPink {
	background-color: #CC9988;
}
.mainType {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.sectionType {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-style: italic;
	font-weight: bold;

}
.headerType {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
}
a {
	color: #994433;
	font-weight: bold;
	text-decoration: none;


}
.smallType {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.tinyType {


	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
}
