.pc_normal {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.pc_italic {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: italic;
	color: #333333;
}
.pc_bold {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}
.pc_subrub {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}
.pc_rub1 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}
.pc_rub2_red {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #CC0000;
}
.foto {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	font-style: italic;
	color: #666666;
}
.test {
	border: 2;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-color: #999999;
	border-width: 1;
	border-left-color: #999999;
	border-right-color: #999999;
	border-top: 1;
	border-right-width: thin;
}
.subrub_box {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.copyright {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	color: #999999;
}
.normal_grey {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #999999;
}

