body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 83%;
	margin: 3em;
}

p {
	text-align: justify;
}

table {
	padding: 5px;
	margin-bottom: 1em;
	width: 100%;
	border-style: dotted;
	border-width: thin;
}

dt {
	font-style: italic;
}

dd {
	text-align: justify;
}

td {
	padding: 5px;
}

code {
	font-size: 120%;
}

.alert {
	font-weight: bold;
}

.high_alert {
	font-weight: bold;
	color: red;
}

.element_name {
	font-size: 105%;
	font-weight: bold;
}

.attribute_name {
	font-size: 105%;
	font-weight: bold;
}

.element_description {
}

.attribute_description {
}

.table_header {
	background-color: #f0f0f0;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	width: 1px;
	white-space: nowrap;
}

.table_content {
	font-style: italic;
}

.table_footer {
	background-color: #e8e8e8;
	text-align: right;
	white-space: nowrap;
}
