dt {
	width:120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 16px;
	color: #999999;
}
h2 {
	font-size: 16px;
	color: #D83F2C;
	margin-bottom: 8px;
	margin-top: 30px;
	clear:both;
}
.article {
	background-color: #eeeeee;
	padding: 6px;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; margin-bottom:20px; width:320px; margin-right:15px; margin-bottom:15px; float:left;
}
.article strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	margin-bottom:6px;
	margin-top: 0px;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #D83F2C;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	padding-bottom: 8px;
	margin-bottom: 0px;
}

dl {
	line-height:16px;
	margin-left: 24px;
}
a {
	color: #D83F2C;
	text-decoration: none;
}

dd {
margin-left:130px;
margin-top:-17px;
margin-bottom:18px;
}
div.indent {
	margin-left:24px;
	line-height: 16px;
}
#container {
	padding: 20px;
	background-color: #FFFFFF;
	width: 700px;
	height: 100%;
}
.article img {
	float: right;
	padding-left: 20px;
}
.clear {clear:both}