body {
	background: #ffdbdc url(images/bg.jpg) repeat-x fixed center top;
}

td {
	font-size: 12px;
	line-height: 1.5em;
}

a {
	text-decoration: none;
	color: #D43562
}

a:active {
	color: #D43562;
	text-decoration: underline
}

a:hover {
	color: #D43562;
	text-decoration: underline
}

.title {
	font-size: 14px;
	color: #D43562;
	line-height: 1.8em;
}

.news {
	font-size: 12px;
	color: #D43562
}

.topics {
	background-color: #FFFFFF
}

.table {
	border : 1px solid #ECD9EB;
	width : 560px;
	background-color : #F7EFF7;
	margin-left : 25px;
	padding : 10px;
}

.p8 {
	font-size: 8px;
	line-height: 1.2em
}

.p10 {
	font-size: 10px;
	line-height: 1.2em
}

.p11 {
	font-size: 11px;
	line-height: 1.2em
}

.p12 {
	font-size: 12px;
	line-height: 1.5em
}

.p14 {
	font-size: 14px;
	line-height: 1.5em
}

.p15 {
	font-size: 15px;
	line-height: 1.5em
}

.p16 {
	font-size: 16px;
	line-height: 1.5em
}

.p10g {
	font-size: 10px;
	color: #777777
}

.p12g {
	font-size: 12px;
	color: #777777
}

