/* CSS Document */
body, td {
	font-size: 14px;
	line-height: 22px;
	color: #222222;
	letter-spacing: 1px;
}
.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 {
	background-color: #dcdcdc;
	margin-right: 24px;
	margin-left: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images_new/bkgnd_star.gif);
}
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_new/arc_plate.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 15px;
	width: 106px;
}
.foodback {
	background-image: url(../images_new/frm_food_side.gif);
	background-repeat: repeat-y;
}
