/* NEWS IFRAME */

p {
	padding:0px 5px;
	font:11px Arial;
	color:#666666;
}

a {
	color:#27318B;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	padding:0px 5px;
	font:12px Arial;
	color:#666666;
}

body {
	scrollbar-base-color:#6D6D6D;
}

.sociable {
	display:none;
}

h2 {
	font-family:Arial,sans-serif;
	text-align:center;
	font-size:12pt;
	color:#333;
	font-weight:normal;
}
p.date {
	font-size: 10px;
	font-weight:bold;
	margin-bottom:2px;
}
p.news_bottom {
	width:140px;
	margin-left:15px;
	border-bottom:1px #999 dotted;
}

ol, ul {
	margin-left:15px;
	padding:0px 15px;
}
ul {
	list-style-image: url(images/bullet_red.gif);
}
li {
	font:12px/18px Arial;
	color:#666;
}
