html,body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}

a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}

.txt_01_bold {
	font-family: "Helvetica Condensed";
	font-size: 17px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}
.txt_02_bold {
	font-family: "Helvetica Condensed";
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}
.bg_line {
	background-image: url(line_promo.gif);
	height: 12px;
	background-repeat: repeat-x;
	background-position: left bottom;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 20px;
	color: #666666;
	letter-spacing: -1px;
	line-height: 18px;
}


.bg_title {
	background-image: url(bg_promotitle.gif);
	height: 35px;
}
.bg_promo_bottom {
	background-image: url(images/bg_promo_bottom.gif);
	height: 111px;
	background-repeat: repeat-x;
}

.txt_04 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


.txt_03_bold {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
	text-transform: uppercase;
}
.txt_01 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
a:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}






body,td,th {
	font-family: Tahoma;
	font-size: 11px;
}

