@import; url(merlin.css);

p,pre,table,td,div {
	font-size: x-small;
}

.contentTitle  {
	font-size : medium;
	font-weight : bold;
}
.bodyText  {
	font-size : x-small;
}
.bodyTextSm  {
	font-size : x-small;
}
.bodyTextBold  {
	font-size : x-small;
	font-weight : bold;
}

.printContentTitle {
	font-size : large;
	font-weight : bold;
}
.printBodyText {
	font-size : x-small;
}
.printBodyTextSm {
	font-size : x-small;
}

.sitemapText  {
	font-size : x-small;
}
.sitemapTitle  {
	font-size : small;
	font-weight: bold;
}
.sitemapTextBold  {
	font-size : x-small;
	font-weight: bold;
}

.textField {
	font-size: x-small;
}

.appNote  {
	font-size : x-small;
	color : #cc0000;
	margin : 1em;
}
