
body{
	
}

#wrapper{
	
	width: 650px;
}

#content{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

#calendar{
	background-color: #ffffff;
	width: 602px;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
}

#calendarTitle{
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
}

#calendarStartDate{
	color: #0067A6;
	font-size: 11pt;
	text-align:left;
	font-weight: bold;
	margin-top: -4px;
}

#calendarDetail{
	color: #1E2028;
	font-size: 10pt;
	text-align: left;
}

#news{
	background-color: #ffffff;
	width: 602px;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
}

#newsTitle{
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
}

#newsDetail{
	color: #1E2028;
	font-size: 10pt;
	text-align: left;
}
