#full_body_landing {
	width:100%;
}
#content_landing {
	position: relative;
	left: 0px;
	width: 900px;
	padding: 10px 10px 10px 10px;
	font-size: 8pt;
	line-height: 1.5em;
	text-align:left;
}
#content_landing td {
	position: relative;
	left: 0px;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #AAAAAA;
	font-size: 8pt;
	line-height: 1.5em;
}
#content_landing p {
	line-height: 1.5em;
	padding-left: 2em;
	color: #AAAAAA;
}
#content_landing h1 {
	font-size: 13pt;
	font-weight: bold;
	color: #af1f23;
	line-height: 1.5em;
	background-color: transparent;
	border-bottom: 1px solid #af1f23;	
}
#content_landing h1 a {
	text-decoration: none;
}
#content_landing h2 {
	font-size: 10pt;
	color: #AAAAAA;
	line-height: 1.2em;
	background-color: transparent;
}
#content_landing a:link, #content a:visited {
	color: #af1f23;
	background-color: transparent;
}
#content_landing h3 {
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;
	background-color: transparent;
}
}