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


#contents .Text
{
	width: 920px;
}


#contents .Text p
{
	padding-top: 10px;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #b1b1b1;
}

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

#contents .Text h3,
#contents .Text h4
{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin: 0px auto 10px;
}

#contents .Text .Description h3
{
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	padding-top: 20px;
}

#contents .Text .Description h4
{
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	text-align: left;
	margin-bottom: 0px;
}

#contents .Text img
{
	display: inline;
	margin-right: 10px;
}

#contents .Text .Images
{
	margin: 0px auto;
	text-align: center;
}

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