#contents
{
	text-align: left;
	width: 920px;
	margin-bottom: 20px;
}

#contents .Images
{
	float: left;
	display: inline;
	width: 200px;
	font-size: 9px;
	padding-top: 20px;
}

#contents .Images img
{
	display: block;
}
#contents .Images p
{
	display: block;
	width: 120px;
	margin: 5px auto 20px;
}

#contents .Text
{
	float: left;
	display: inline;
	width: 720px;
}


#contents .Text p,
#contents .Text div
{
	padding-top: 20px !important;
	font-size: 12px !important;
	line-height: 15px !important;
	font-weight: normal !important;
	color: #b1b1b1 !important;
	font-family: Arial !important;
}

#contents .Text div div
{
	padding-top: 0px !important;
}

#contents .Text span
{
	font-size: 12px !important;
	line-height: 15px !important;
	font-weight: normal !important;
	color: #b1b1b1 !important;
	font-family: Arial !important;
}

#contents .Text a
{
	font-size: 12px !important;
	line-height: 15px !important;
	font-weight: normal !important;
	color: #b1b1b1 !important;
	font-family: Arial !important;
	text-decoration: underline !important;
}

#contents .Text  span
{
}

#contents .Text h2
{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#contents .Text .hr
{
	margin: 10px auto;
}
