.borderless-table {
	color: #000;
	border: 0px none #FFF;
	margin: 0px;
	padding: 0px;
}
.reference-tag {
	font-weight: bolder;
	padding-top: 10px;
}
.reference-one-line-indent {
	clip: rect(auto,auto,auto,auto);
	padding-left: 0px;
	padding-top: 0px;
	font-style: italic;
}
.keyword {
	font-weight: bold;
}
.plain {
	font-weight: normal;
	font-style: normal;
}
.Module-name {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.syntax {
	font-family: "Courier New", Courier, monospace;
}
.emphasis {
	font-style: italic;
}
.code {
	font-family: "Courier New", Courier, monospace;
}
