h3 {
    font-family: Arial, sans-serif;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    text-transform: none;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

h4 {
    font-family: Arial, sans-serif;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

h5 {
    font-family: Arial, sans-serif;
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    text-transform: none;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

li {
    list-style-type: disc;
}

th {
    text-align: left;
    font-family: Arial, sans-serif;
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    text-transform: none;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

ul {
    margin-left: 1em;
    padding-left: 1em;
}

.attribute {
    font-style: italic;
    color: #000000;
}

.bottombar {
	text-align: center;
}

.cutline {
	font-size: 95%;
	font-weight: bold;
	text-align: center;
}

.element {
    color: #000000;
}

.example {
    font-family: Courier New, Courier, monospaced;
    font-size: 80%;
    background-color: #FFCCCC;
    margin-left: 25px;
    margin-right: 25px;
    padding: 4px;
}

.examplecell {
    font-family: Courier New, Courier, monospaced;
    font-size: 80%;
    background-color: #FFCCCC;
    padding: 3px;
}

.exampletext {
    font-family: Courier New, Courier, monospaced;
    font-size: 80%;
    padding: 3px;
}

.filereference {
	font-family: Courier New, Courier, monospaced;
	font-size: 90%;
}

.fineprint {
    font-style: italic;
}

.rfc2119 {
    text-transform: uppercase;
    font-family: Verdana, Arial, sans-serif;
    font-size: 80%;
}

.specification {
    font: 10pt/16pt Trebuchet MS, Verdana, Arial,;
	color: #555753;
	margin-right: 5px;
}

.specification a {
    color: #920011;
    text-decoration: none;
    font-weight: bold;
}

.specification a:hover {
    text-decoration: underline;
}

.specification a:visited {
    color: #924547;
}

.specification li {
    padding-bottom: 5px;
    font: 10pt/16pt Trebuchet MS, Verdana, Arial,;
	color: #555753;
}

.specification td {
    font: 10pt/16pt Trebuchet MS, Verdana, Arial,;
	color: #555753;
}

.template {
    font-style: italic;
}

.title {
    border-bottom: 1px solid #000000;
    margin-bottom: 5px;
}