@import url(merlin.css);

p,pre,table,td,div {
	line-height: 1.3em;
}

.contentTitle  {
	color : #333333;
	font-size : large;
	font-weight : bold;
}

.bodyText  {
}

.bodyTextBold  {
	font-weight : bold;
}

.bodyTextSm  {
	font-size : small;
}

.printContentTitle {
	font-size : large;
	font-weight : bold;
}

.printBodyText {
}

.printBodyTextSm {
	font-size : small;
}

.sitemapTitle  {
	font-weight: bold;
}

.sitemapText  {
	font-size : small;
}

.sitemapTextBold  {
	font-size : small;
	font-weight: bold;
}

.appNote  {
	font-size : small;
	color : #cc0000;
	margin : 1em;
}
