.title {
	font-size: 12px;
	color: #ffffff;
	/*font-weight: bold;*/
	text-align: left;
}
.titlec {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.txt {
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.txtb {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.txtbody {
	font-size: 10px;
	color: #ffffff;
	/*font-weight: bold;*/
	text-align: right;
}
.txtc {
	font-size: 8px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.txtci {
	font-size: 8px;
  color: #000000;	
  font-style: italic;
	font-weight: bold;
	text-align: center;
}
.time {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.navmain {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
.nav {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.intro {
	font-size: 11px;
	color: #ffffff;
	/*font-weight: bold;*/
	text-align: left;
}
body { color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #000000 }
p { color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #000000 }
td { color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #000000 }
a { color: #f00; font-size: 10px; font-weight: bold; text-decoration: none }
a:link { color: #f00; font-size: 10px; font-weight: bold; text-decoration: none }
a:hover  { color: #c00; text-decoration: none }
a:active { text-decoration: none }
a:visited { text-decoration: none }
