body {
    margin: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1 {
    color: #0099CC;
	font-size: 18px;
}
td.topleft {
    background-image: url(http://www.affiliatebannerfarm.com/letters/vpl/skins/Type1/images/top_left.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 18px;
}
td.topmid {
    background-image:url(http://www.affiliatebannerfarm.com/letters/vpl/skins/Type1/images/top_middle.gif);
	background-repeat: repeat-x;
	height: 18px;
}
td.topright {
    background-image: url(http://www.affiliatebannerfarm.com/letters/vpl/skins/Type1/images/top_right.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 18px;
}
td.logo {
    background-color: #0099CC;
}
td.topbanner {
    background-color: #0099CC;
}
td.midleft {
    background-image: url(http://www.affiliatebannerfarm.com/letters/vpl/skins/Type1/images/mid_left.gif);
	background-repeat: no-repeat;
	width: 130px;
    height: 18px;
}
td.midmid {
    background-image: url(http://www.affiliatebannerfarm.com/letters/vpl/skins/Type1/images/mid_mid.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 18px;
}
td.content {
    background-color: #FFFFFF;
}
td.btmleft {
    background-image: url(http://www.affiliatebannerfarm.com/letters/vpl/skins/Type1/images/bottom_left.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 32px;
}
td.btmmid {
    background-image: url(http://www.affiliatebannerfarm.com/letters/vpl/skins/Type1/images/bottom_mid.gif);
	background-repeat: repeat-x;
	height: 32px;
}
td.btmright {
    background-image: url(http://www.affiliatebannerfarm.com/letters/vpl/skins/Type1/images/bottom_right.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 32px;
}