.dt01 {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
}
.dt01 h2
{
	padding: 0px;
	font-size: 12px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #0099FF;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #0099FF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.dt01 p
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

H1
{
    FONT-SIZE: 8pt;
    MARGIN: 0px;
    COLOR: gray;
    FONT-WEIGHT: normal;
}
STRONG
{
    FONT-WEIGHT: normal;
}
em
{
    FONT-SIZE: 8pt;
    font-style:normal;
    COLOR: gray;
}
A.emlink:link		{    COLOR:gray;text-decoration: none;}
A.emlink:visited	{    COLOR:gray;text-decoration: none;	}
A.emlink:hover		{    COLOR:gray;text-decoration: underline;}

.bg-sn-edit {
	background-position: bottom;
	background-repeat: no-repeat;
}

h3 {
	margin: 0;
}

.link_wrapper {
	width: 700px;
	text-align: left;
	margin-top: 10px;
}

.link_wrapper p {
	margin: 0px;
	font-size: 12px;
}

.link_left {
	float: left;
	clear: both;
	width: 280px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.link_left a {
	color: #0000FF;
}

.link_right {
	padding-top: 5px;
	padding-bottom: 5px;
}