.head,
.pages,
.links,
.fieldset,
.grafic,
.goToMessage,
div.lastMessages,
.threadsNavigation					{ display: none; }

.messageNumberLiteral		{ display: inline; }

pre						{ font-size: 120%; }
h2							{ font-size: 150%; margin: 1px; font-weight: bold; }
h3							{ font-size: 110%; margin: 1px; }
.headerLeft h2,
.headerLeftClosed h2,
.headerLeftNew h2,
.headerLeftFavorite h2	{ padding-top: 30px; margin-top: 30px; border-top: solid #000 1px; }

*							{ font-family: "Times New Roman", Times, serif; background-color: #FFF; color: #000; }

b.hightlight			{ color: #000; padding: 0px; font-weight: bold; }
pre.scroll				{ display: block; height: auto; border: none; }

