@charset "ISO-8859-1";
.body {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 16px
}
.body-list {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 20px
}
.body-gray {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.bold-gray {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.body-red {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #660000;
}
.bold-red {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
}
.numbers {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.lg_bold-gray {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.lg_bold-red {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.big_red {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	letter-spacing: 1px;
	line-height: 20px;
}
.head {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
    letter-spacing: 1px;
}
.dark-gray {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
}
.dates {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	letter-spacing: 1px;
	line-height: 18px;
}