@import url('../_cmslibrary/fck_style.css');
@import url('scroller.css');

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #6C1602;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px 5px 0 12px;
}

h3.grn {
	color: #063;
	font-weight: 700;
}

table td #content {
	background: #fff;
	width: 570px;
	height: auto;
	vertical-align: text-top;
}

table td #content img {
	float: right;
	margin: 0 0 20px 10px;
	border: ridge #9c9;
}