.px6 { font-size: 6px;}
.px7 { font-size: 7px;}
.px8 { font-size: 8px;}
.px9 { font-size: 9px; }
.px10 { font-size: 10px; }
.px11 { font-size: 11px; }
.px12 { font-size: 12px; }
.px13 { font-size: 13px; }
.px14 { font-size: 14px; }
.px16 { font-size: 16px; }
.px18 { font-size: 18px; }

.px6l { font-size: 6px; line-height: 120%;}
.px7l { font-size: 7px; line-height: 120%;}
.px8l { font-size: 8px; line-height: 120%;}
.px9l { font-size: 9px; line-height: 120%;}
.px10l { font-size: 10px; line-height: 120%;}
.px11l { font-size: 11px; line-height: 120%;}
.px12l { font-size: 12px; line-height: 120%;}
.px13l { font-size: 13px; line-height: 120%;}
.px14l { font-size: 14px; line-height: 120%;}
.px16l { font-size: 16px; line-height: 120%;}

.px6ll { font-size: 6px; line-height: 140%;}
.px7ll { font-size: 7px; line-height: 140%;}
.px8ll { font-size: 8px; line-height: 140%;}
.px9ll { font-size: 9px; line-height: 140%;}
.px10ll { font-size: 10px; line-height: 140%;}
.px11ll { font-size: 11px; line-height: 140%;}
.px12ll { font-size: 12px; line-height: 140%;}
.px13ll { font-size: 13px; line-height: 140%;}
.px14ll { font-size: 14px; line-height: 140%;}
.px16ll { font-size: 16px; line-height: 140%;}
.topics_hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}

.pdt10 {padding-top: 10px;}
.pdb10 {padding-bottom: 10px;}
.pdb30 {
	padding-bottom: 30px;
}

.pdb50 {padding-bottom: 50px;}
.pdtb5 {padding-top: 5px;padding-bottom: 5px;}
.pdtb10{padding-top: 10px;padding-bottom: 10px;}
.pdtb20{padding-top: 20px;padding-bottom: 20px;}
.pdl50 {padding-left: 50px;}
.pdl55 {padding-left: 55px;}
.pdr10 {padding-right: 10px;}
.pdr30 {padding-right: 30px;}

.mt5 {margin-top: 5px;}
.mt10 {margin-top: 10px;}
.mtb0 {margin-top: 0px;margin-bottom: 0px;}
.mt20 {margin-top: 20px;}
.mt40 {margin-top: 40px;}
.mt50 {margin-top: 50px;}
.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;}
.mtb10 {margin-top: 10px;margin-bottom: 10px;}
.mtb20 {margin-top: 20px;margin-bottom: 20px;}
.mrl20 {margin-right: 20px;margin-left: 20px;}
.mrl30 {margin-right: 30px;margin-left: 30px;}
.ml10 {margin-left: 10px;}
.ml30 {margin-left: 30px;}
.mr5 {margin-right: 5px;}
.mr20 {margin-right: 20px;}
.mr30 {margin-right: 30px;}

.right {float: right;}
.left {float: left;}
.clear {float: none;clear: both;}

p {
	font-size: 90%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
img{border:0;}

.font_min {font-size: 75%;}
.font_red{ color:#F00;}
.font_redB {font-weight: bold;color: #F00;}

