/* CSS Document */
td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	line-height: 150%;
	color: #373737;
	font-size: 14px;
	letter-spacing: 0.05em;


}

.titlefont {
	font-size: 18px;
	font-weight: bolder;
	color: #F0635B;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

}

.font1 {
	font-size: 10px;
	color: #444444;
}

.font2 {
	font-size: 11px;
	color: #444444;
}

.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0635B;
	border-right-color: #F0635B;
	border-bottom-color: #F0635B;
	border-left-color: #F0635B;
}

.border1 {
	border: 1px solid #A3D075;
}
.font3 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
}

.font4 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
}
.waku {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A3D075;
	padding: 3px;
	width: 117px;
	height: 25px;
	text-align: center;
	margin-left: 2px;



}
