.Title {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 14px;
	text-decoration: none;
}
.Border {
	border-color: #000000;
	border-width: 1px;
}
.Address {
	color: #000000;
	font-style: italic;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
.Highlight {
	color:          #cc0000;
	font-style:      normal;
	font-size:       10px;
	line-height:     13px;
	font-family:     Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.Small   {
	color: #000000;
	font-style: normal;
	font-size: 11px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}
.Normal {
	font-family: arial;
	font-size: 12px;
	color: #555;
}
.NormalRed {
	color: #C50000;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
}

.NormalBold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #555;
}
h1 {
	color:#71b6e0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;	
}
h2  {
    color:#817651;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;	
}
h3  {
    color:#000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;	
}
h4  {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: 700;
	font-style: normal;
	line-height: 13px;
}
h5, DT  {
	color: #817651;
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: 700;
	font-style: normal;
	line-height: 13px;
}
h6  {
	color: #000000;
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: 700;
	font-style: normal;
	line-height: 13px;
}