<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.box_bg {
	background-image: url(images/box_bg.gif);
	background-repeat: repeat-y;
}
.thumbbd {
	border: 1px solid #d71620;
}
.pitch_bg {
	background-image: url(images/pitch_bg.gif);
	background-repeat: repeat-x;
}
.text1 {
	font-size: 24px;
	color: #333333;
	letter-spacing: -1px;
}
.text2 {
	font-size: 14px;
	color: #FFFFFF;
}
.text3 {
	font-size: 16px;
	font-weight: bold;
	color: #F78347;
	letter-spacing: -1px;
}
.text4 {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -2px;
}
h1 {
	font-size: 16px;
	color: #fff;
	margin: 0 0 5px 0;
	letter-spacing: -1px;
}
.bds {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #D4111D;
	border-right-color: #D4111D;
	border-bottom-color: #D4111D;
	border-left-color: #D4111D;
}
-->

