body
{
	border: 0px;	margin: 0px;	padding: 0px;
	background-color: #FFF;
	background-image: url(../images/lo/bm.png);
	background-repeat: repeat-y;
	color: #136;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 450px;
}

p
{
	border: 0px;	margin: 0px;	padding: 0px;
	text-align: justify;
	text-indent: 16px;
	margin-bottom: 8px;
	margin-top: 8px;
	clear: both;
}
p.Flat
{
	border: 0px;	margin: 0px;	padding: 0px;
	text-align: justify;
	text-indent: 0px;
	margin-bottom: 8px;
	margin-top: 8px;
	clear: both;
}

p a
{
	text-decoration: none;
	background-color: transparent;
	color: #00F;
}

p a:Hover
{
	text-decoration: none;
	background-color: transparent;
	color: #F00;
}

img
{
	border: 0px;	margin: 0px;	padding: 0px;
}

div.Inside
{
	width: 400px;
	margin-left: 32px;
	margin-right: 16px;
}

span.Bigger
{
	font-size: 16px;
}

ol
{
	text-align: justify;
}

img.Left
{
	float: left;
	margin-right: 16px;
}

div.Sponsor
{
	border: 0px;	margin: 0px;	padding: 0px;
	width: 410px;
	margin-bottom: 8px;
	border: #FF8000 solid 1px;
	text-align: center;
	padding: 4px;
}

div.SP_Name
{
	font-size: 16px;
	font-weight: bold;
	background-color: transparent;
	color: #F00;
	text-align: center;
}
div.SP_URL
{
	text-align: center;
}

div.SP_Pic
{
}

div.SP_DESCP
{
	text-align: justify;
}
