/* Kotus Newsletter CSS Document 2/2009 */

body.newsletter_body {
	background-color:#fff;
}

div.newsletter_topnote {
	color:#fff;
	padding:5px 10px;
	border-bottom:1px solid #969696;
	background-color:#8ebe28;
	font-size:11px;
	text-align:center;
}

div.newsletter_topnote a {
	text-decoration:underline;
	color:#fff;
}

div.newsletter_bottomnote a {
	text-decoration:underline;
	color:#5e6a71;
}

div.newsletter_topnote a:hover, div.newsletter_bottomnote a:hover {
	text-decoration:none;
}

div.newsletter_bottomnote {
	color:#5e6a71;
	padding:5px 10px;
	margin-top:10px;
	font-size:11px;
	text-align:center;
}

td.rightinfo_letter .content {
	border:1px solid #cfcfcf;
	padding:10px;
}

td.rightinfo_letter .content, td.rightinfo_letter .content p {
	font-size:11px;
	line-height:14px;
}

body.newsletter_body .content .anchor_links_heading a {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	display:block;
	line-height:15px;
}

body.newsletter_body .content .anchor_links_heading a:hover {
	text-decoration:underline;
}

body.newsletter_body .content h1 {
	font-size:26px;
}


body.newsletter_body .content h1, body.newsletter_body .content h2, body.newsletter_body .content h3 {
	color:#5e6a71;
}

body.newsletter_body .content .newsdigesttitle, body.newsletter_body .content .newstitle {
	color:#5e6a71;
}

.china .content h1, .china .content h2, .china .content h3 {
	font-style: normal;
}

