#sdl_contents {
	float: right;
	width: 466px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
#sdl_body {
	background-color: #FFFFFF;
	width: 550px;
	font-size: small;
	margin: 0px;
	padding: 0px;
	color: #666666;
	line-height: 140%;
}
#sdl_footer {
	background-color: #FFFFFF;
	clear: both;
	width: 550px;
	padding-top: 10px;
}
#sdl_footer p {
	margin: 0px;
	padding: 0px;
	font-size: xx-small;
}
h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-width: 6px;
	border-left-color: #990000;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
	padding-left: 4px;
	font-size: medium;
}
body {
	margin: 0px;
	padding: 0px;
}
a:link {
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
a:visited {
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
a:hover {
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	text-align: left;
}
img.thumb {
	border: 1px solid #666666;
}
h2 {
	font-size: large;
	font-weight: bold;
	color: #006633;
}
h4 {
	font-size: small;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.redtext {
	color: #900;
}

