body {  font-size: 12px; color: #333333}
tr {  font-size: 12px; color: #333333}
td {  font-size: 12px; color: #333333}
a {  text-decoration: none}
a:link {  color: #0000FF; text-decoration: none}
a:visited {  color: #808080; text-decoration: none}
a:hover {  text-decoration:underline; color:#FF6633; }
.font10 {  font-size: 10px; color: #333333}
.font14 {  font-size: 14px; color: #333333}
.subtitle {  font-size: 14px; font-weight: bold; color: #003366}
.table12 {  font-size: 12px; line-height: 16px; color: #333333}
.ttitlegr {  font-size: 14px; font-weight: bold; color: #339966}
.font16 {  font-size: 16px; font-weight: bold}

.eventtitle{
	background-color:#eeeeee;
	text-align:center;
	font-weight:600;
	font-size:1.0em;
	line-height:1.5em;
}
.eventcontents{
	padding:10px;
	line-height:1.5em;
	border-bottom:1px solid #eeeeee;
}
.eventcontentstitle{
	font-weight:600;
	font-size:1.1em;
}
.event p{
	margin:0;
	margin-bottom:12px;
	line-height:1.0em;
}
.eventleft{
margin-left:22px;
}