.main {
	font-family: Georgia, helvetica, arial;
	font-size: 11px;
	font-style: normal;
	line-height: 1.4em;
	color: #CCCCCC;
	margin: 6px;
	font-weight: normal;
}
.bold {
	font-family: georgia, helvetica, arial;
	font-size: 11px;
	font-weight: bold;
	left: 6px;
	margin: 6px;
	color: #FFFFFF;
}
.experiment {
	font-family: "minion web", "myriad web", "myriad condensed web";
	font-size: 10px;
	color: #000000;
}
.bigwhite {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 1.4em;
}
