/* CSS Document */ 
* { margin: 0px; padding: 0px; }

BODY
{
	color: #000000;
	font-size:11px;
	margin:0px;
	padding:0xp;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

TD
{
	color: #000000;
	font-size:11px;
	margin:0px;
	padding:0xp;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}




.teaser1
{
	background-image:url(./imgs/teaser_1.gif);
	background-repeat-x:no;
	width:242px;
	height:27px;
	color: #FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-indent: 10px;
}

.teaser2
{
	background-image:url(./imgs/teaser_2.gif);
	background-repeat-x:no;
	width:242px;
	height:27px;
	color: #FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-indent: 10px;

}

.teaser3
{
	background-image:url(./imgs/teaser_3.gif);
	background-repeat-x:no;
	width:242px;
	height:27px;
	color: #000000;
	font-size:10px;
	font-weight:bold;
	text-indent: 10px;
}

.teaser4
{
	background-image:url(./imgs/teaser_4.gif);
	background-repeat-x:no;
	width:242px;
	height:27px;
	color: #000000;
	font-size:10px;
	font-weight:bold;
	text-indent: 10px;
}

