.biggest {
	font-size: 24px;
	line-height: 30px;
}
.bigger {
	font-size: 18px;
	line-height: 24px;
}
.big {
	font-size: 16px;
	line-height: 22px;
}
.normal {
	font-size: 14px;
	line-height: 22px;
}
.small {
	font-size: 12px;
	line-height: 18px;
}
.smaller {
	font-size: 10px;
	line-height: 13px;
}
body, td {
	font-size: 14px;
	line-height: 22px;
}
body {
	background-color: #FBBD59;
	margin-right: 24px;
	margin-left: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images_final/bkgnd_madras.gif);
	font-size: 14px;
	color: #222222;
	line-height: 22px;
	letter-spacing: 1px;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
.caption {
	color: #555555;
	font-size: 12px;
	line-height: 18px;
}
.bkwht {
	background-color: #FFFFFF;
}
.black {
	color: #000000;
}
.archive {
	font-size: 12px;
	line-height: 15px;
}
.arcback {
	background-image: url(../images_final/bkgnd_arc.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 15px;
	width: 106px;
}
.kakomi {
	background-color: #E3EBC0;
	padding: 20px;
	width: 450px;
}
.currykakomi {
	background-color: #ECECC1;
	padding: 20px;
	width: 450px;
}
.jaskakomi {
	background-color: #FBE9CC;
	padding: 20px;
	width: 450px;
}
.mail {
	color: #990000;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 3px;
}
.gray {
	color: #999999;
}
