a:link {
	color: #A41F00;
}
a:hover {
	color: #000000;
}
a:visited {
	color: #A41F00;
}
a:active {
	color: #000000;
}
.h1BL {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.h1RD {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #A41F00;
}
.h1BK {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.h2BL {
	font-family: Tahoma;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
.h2RD {
	font-family: Tahoma;
	font-size: 14px;
	color: #A41F00;
	font-weight:bold
}
.h2BK {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight:bold
}
.h3BL {
	font-family: Tahoma;
	font-size: 12px;
	color: #000066;
}
.h3RD {
	font-family: Tahoma;
	font-size: 12px;
	color: #A41F00;
}
.h3BK {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.bodyBK {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.bodyRD {
	font-family: Tahoma;
	font-size: 11px;
	color: #A41F00;
}
.bodyBK_Bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.bodyRD_Bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A41F00;
}
.bodyBK a:link {
	color: #A41F000;
	text-decoration: underline;
}
.bodyBK a:hover {
	color: #000000;
	text-decoration: underline;
}
.bodyBK a:visited {
	color: #A41F00;
	text-decoration: underline;
}
.bodyBK a:active {
	color: #000000;
	text-decoration: underline;
}
