.news .body, .news A { font-size: 12px; line-height: 1.3em }

/* UL.news A { font-weight: normal } */

.news TH {
	background: #18759e;
	color: #ffffff;
	font: bold 12px tahoma;
	line-height: 12px;
	text-align:left;
	padding: 0 5px 3px 5px }

.news UL { padding-left: 5px }

TH.bar1st, TH.bar2nd {
	width: 100%; height:1px;
	background: #18759e;
	border:0 solid white;
	border-width: 0 2px;
	line-height:1px; padding:0
}

TH.bar2nd { border-width: 0 1px }

SMALL, .small { font-size: 10px }
BIG, .big { font-size: 13px }
.great { font-size: 15px }
.huge { font-size: 18px }

.bold { font-weight: bold }

.blue TH, .blue TH.bar1st, .blue TH.bar2nd { background: #18759e }
.blue0 TH { background: #052f59 }
.blue2 TH { background: #8bbacf }

.green0 TH { background: #177947 }
.green TH { background: #21694b }
.green2 TH { background: #147e0b }

.orange TH { background: #f47e0b }
.orange2 TH { background: #f19f20 }

.red TH { background: #a3282d }

.blue0, A.blue0 { color: #052f59 }
.blue1, .blue, A.blue1, A.blue { color: #18759e }
.blue2, A.blue2 { color: #8bbacf }
.blue3, A.blue3 { color: #33aff6 } 
.blue4, A.blue4 { color: #389ed8 }

.green0, A.green0 { color: #177947 }
.green1, .green, A.green1, A.green { color: #21694b }
.green2, A.green2 { color: #147e0b }
.green3, A.green3 { color: #8b9929 }

.orange, A.orange { color: #f47e0b }
.orange2, A.orange2 { color: #f19f20 }
.orange3, A.orange3 { color: #f1540d }

.red, A.red { color: #a3282d }
.red1, A.red1 { color: #f10808 }
.red2, A.red2 { color: #c10718 }

.black, A.black { color: #010101 }
.grey1, A.grey1 { color: #585858 }
.grey2, A.grey2 { color: #aaa9a9 }

DIV.newBlock { width: 532px }
TABLE.newBlock { width: 532px }
TABLE.newBlock TD { margin: 0; padding:0; font-size:5px }

.newBlock { font-size: 16px }

LI { margin-top: 5px; margin-bottom: 5px }

.body A { font-weight: normal; color: #0000ff }
