body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-repeat: repeat;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(images/base.gif);
	background-position: center top;
}

.big { font-size: 22px; font-weight: bolder; line-height: 30px; }
.middle { font-size: 16px; font-weight: bolder; line-height: 30px; }
.big-red {
	font-size: 18px;
	line-height: 30px;
	font-weight: bolder;
	color: #FF0000;
	letter-spacing: 1px;
}
.small-black {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.small-gray {
	font-size: 13px;
	line-height: 20px;
	color: #999999;
}
.xsmall-black {
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}
.darling_bg{ background:url(images/letter_line.gif) repeat-y center top;
line-height: 30px;}
a:link {
	color: #2996E2;
	text-decoration: none;
}
a:visited {
	color: #2996E2;
	text-decoration: none;
}
a:hover {
	color: #FAAF3B;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
