body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #000000;
	background-color: #FAFEE3;
}

table.wrapper {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

a:link {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
} 
a:visited {
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
} 
a:hover {
	color: #990000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
} 
a:active {
	color: #FF0000;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}       


table {
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}

.text01 {
	font-size: 11px;
	color: #FF3333;
	font-weight: bold;
}
.text02 {
	color: #666666;
}

.text_white {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
} 

.footer {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
} 

.footer a:link {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
} 
.footer a:visited  {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
} 

.footer a:hover {
	color: #990000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
} 

.footer a:active {
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
} 
.text_red {
	color: #FF0000;
}
.text_gray {
	color: #999999;
}
.text_blue {
	color: #0000FF;
}
table.calender {
	width: 100%;
}
.calender td {
	padding: 0px 5px;
}
p {
	margin: 0;
}
