strong {
	font-weight: bold;
	color: #A8351A;
}
b {
	font-weight: bold;
	color: #AC051A;
}
h2 {
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	position: static;
	visibility: visible;
	padding: 5px 0px 5px 5px;
	background: #999999 center top;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #271406;
	border-top: 1px dotted #8D9B86;
	border-bottom: 1px dotted #8D9B86;
	color: #FFFFFF;
}
h3 {
	border-bottom: 1px dotted #333333;
	text-align: right;
}

a{
	font-weight: bold;
	color: #990000;
}
a:visited {
	color: #663300;
}
a:hover {
    color: #000000;
}


a:active {color: #336699;
}
.ult {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	width: 100%;
	border-bottom: 1px solid #000000;
}
.mark {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	width: 350px;
	border-top: 1px dashed #333333;
	border-bottom: 1px dashed #333333;
	color: #663300;
}
