﻿body {
	font: 100% Trebuchet MS;
	background: #FFF;
	margin: 0;
	padding: 0;
	color: #000;
	overflow-y: scroll;
}

p {
	font-size: 14px;
}

ul {
	font-size: 14px;
}

a {
		color:#000;
		text-decoration:underline
}

a.footstyle {
		color:#666;
		text-decoration:none
}

.h-main {
	font-size: 14px;
}

.h-main a {
		color:#000;
		text-decoration:underline
}

.h-main-in {
	font-size: 12px;
	color: #FFF
}

.h-main-in a {
		color:#FFF;
		text-decoration:underline
}

.h-small {
	font-size: 16px;
	font-weight: bold;
}

.h-large {
	font-size: 20px;
	font-weight: bold;
}

td.calend_e1 {
	text-align:center;
	width:25px;
	height:21px;
}

td.calend_e2 {
	text-align:center;
	width:21px;
	height:21px;
}

td.calend_week {
	text-align:center;
	width:21px;
	height:25px;
	vertical-align:top;
}

td.calendcell_year {
	text-align:left;
	width:21px;
	height:25px;
	vertical-align:top;
	background-color:#FF7E00;
	color:#FFF;
}

td.calend_date0 {
	text-align:center;
	width:21px;
	height:21px;
	color:#CCC;
}

td.calend_date1 {
	text-align:center;
	width:21px;
	height:21px;
}

a.calend_date1 {
	text-decoration:none;
	color:#FF7E00;
}

a.calend_month {
	text-decoration:none;
	font-weight:bold;
}

a.media_link {
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
}