BODY, TD {
	color: #808080; 
	font-size: 11px; 
	font-family: Tahoma;
	vertical-align: top;
}
a {
	text-decoration: none;
}
.s{
	font-size: 10px;
}

.news {
	color: #F4E1E4;
	font-size: 10px;
}
a.news {
	color: #F4E1E4;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}

.cost {
	color: #D43F55;
	font-weight: bold;
}

.head {
	color: #3D67AE;
	font-weight: bold;
}

a.item {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.tabhead {
	color: #466EB2;
	font-size: 10px;
}

.tab {
	color: #A2A3A4;
	font-size: 10px;
}

a.tlink {
	color: #899DCC;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

.copy {
	color: #DDE2F0;
	font-size: 10px;
}

a.copy {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
.items {
	padding-left: 5px;
	padding-right: 5px;
}
.content {
	padding: 5 10 5 10;
}
.line {
	margin-top: 5px;
	margin-bottom: 5px;
}
.linksep {
	color: #DDE2F0;
}

a.link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 9px;
}