p, body {
	font-family: "Arial, Helvetica, Verdana, sans-serif";
	font-size: 12px;
        line-height: 16px;
}

.large {
	font-family: "Times";
	font-size: 24px;
        line-height: 32px;
        font-weight: bold;
	color: #cccccc;
}

sup {
	font-family: "Times";
	font-size: 14px;
        line-height: 32px;
        font-weight: bold;
        vertical-align: super;
	color: #cccccc;

}

.bigger {
	font-family: "Times";
	font-size: 18px;
        line-height: 24px;
        font-weight:bold;
	color: #000000;
}

