/* CSS Document */
body {
	background-color: #dcdacb;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.alpha {
	font-size: 2px;
}
.tahoma11black {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.tahoma10black {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.tahoma9red_b {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #cc0202;
}

.tahoma10black_b {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.tahoma10gray_b {
	font-family: Tahoma;
	font-size: 10px;
	color: #989c9f;
	font-weight: bold;
}
.head_cpn {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-position: center center;
}
.head_ccn {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-position: center center;
}
.tahoma10red_b {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #cc0202;
}
.tahoma11red_b {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cc0202;
}
.tahoma12black {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.tahoma12black_b {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.tahoma11gray_b {
	font-family: Tahoma;
	font-size: 11px;
	color: #989c9f;
	font-weight: bold;
}
.tahoma12gray_b {
	font-family: Tahoma;
	font-size: 12px;
	color: #989c9f;
	font-weight: bold;
}