/*
========================================================================
Font Style for LIST ver.060703
========================================================================
*/

p,
p.tex12{
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}

p.tex10{
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 18px;
}

h2{
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}

em{
	font-style: italic;
	font-weight: normal;
}

strong{
	font-style: normal;
	font-weight: bold;
}

#dataTable table table td,
#dataTable table table th{
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	padding: 2px;
	line-height: 18px;
/*	text-align: left; */
}

#dataTable table table th{
	color: #ffffff;
}
