@import url('headers.css');
@import url('common.css');

h2.header {
	font-size: 16px;
	font-weight: bold;
	margin: 40px 0 0 0;
}

p.des {
	font-size: 14px;
	width: 680px;
}

p.time {
	font-size: 12px;
}

