H1 {
	font-family : Garamond;
	color : #191970;
	font-size : 38px;
}
H2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 28px;
	color : #0000CC;
}
H3 {
	font-family : "Book Antiqua";
	font-size : 20px;
	color : #3366FF;
}
H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #666666;
}

BODY {
	font-family : "Times New Roman", Times, serif;
	color : #000066;
	font-size : 14px;
}

.enttb1 {
	font-family : "Arial Black";
	background-color : #778899;
	color : White;
	font-size : smaller;
}


.enttb {
	font-weight : bolder;
}

.litb {
	font: normal 12px 'Courier New', Courier, monospace; 
}

.clef {
	background-color : #F4A460;
	font : normal large Arial Black;
	border : thin solid Black;
	color : Navy;
	text-align: right;
	right : 10px;
}

.typo {
	background : #E9967A;
		text-align: right;
		right: 10px;

}
