h2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : 700;
	line-height : 30px;
}

h3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : 700;
}

body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

h2  {
	color : #666666;
}

body  {
	border-top-width : 2px;
	border-bottom-width : 2px;
	margin-top : 2px;
	margin-bottom : 2px;
}

td, .detail  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 18px;
}

