/**
*   @version $Id$
*/
*.n1 {
	font-size: 30px;
	font-weight: normal;
	color: #ffffff;
	line-height: 150%;
}

*.n2 {
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}

*.n3 {
	font-size: 18px;
	font-weight: normal;
	color: #1a1657;
	line-height: 115%;
}

*.n4 {
	font-size: 14px;
	font-weight: bold;
	color: #c91f5d;
}

*.n5 {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

*.t3 {
	font-size: 12px;
	font-weight: bold;
	color: #6ccdff;
	text-decoration: none;
	font-style: normal;
}

*.tBold {
	font-weight: bold;
}

*.c1 {
	color: #c91f5d;
}

*.dots {
	color: #da027f;
	font-weight: bold;
}

*.rColor {
	color: #da027f;
}

*.inpArea {
	color: #999999;
	font-size: 11px;
}

span.paging {
	display: block;
	float: left;
	height: 24px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 2px;
	color: #ffffff;
	background-color: #c8215d;
}

