/* CSS Document */
body, td {
	font-size: 14px;
	line-height: 20px;
	color: #444444;
}
.biggest {
	font-size: 36px;
	line-height: 42px;
}
.bigger {
	font-size: 24px;
	line-height: 28px;
}
.big {
	font-size: 18px;
	line-height: 24px;
}
.normal {
	font-size: 14px;
	line-height: 20px;
}
.small {
	font-size: 12px;
	line-height: 16px;
}
.smaller {
	font-size: 10px;
	line-height: 13px;
}
body {
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 30px;
	background-color: #CF0008;
}
a:link {
	color: #CF0008;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7C0012;
}
a:active {
	color: #E3382B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFAE00;
}
.bkwht {
	background-color: #FFFFFF;
}
.copyright {
	font-size: 12px;
	line-height: 13px;
	color: #7C0012;
}
.caption {
	color: #888888;
	font-size: 12px;
	line-height: 16px;
}
.red {
	color: #CF0008;
}
.white {
	color: #FFFFFF;
}
.wintoptxt {
	background-image: url(../images/win_top_txt.gif);
}
.winbottom {
	background-image: url(../images/win_bottom.gif);
}
.doth {
	background-image: url(../images/dot_h.gif);
}
.wintoptrpt {
	background-image: url(../images/win_top_trpt.gif);
}
.wintop {
	background-image: url(../images/win_top.gif);
}
.wintop600 {
	background-image: url(../images/win_top_txt600.gif);
}
.winbottom600 {
	background-image: url(../images/win_bottom600.gif);
}
.boxblanc {
	background-image: url(../images/box_blanc.gif);
	height: 135px;
}
.txt {
	width: 252px;
}
.date {
	color: #000000;
}
.black {
	color: #000000;
}
.note {
	color: #FF6600;
}
