A
{
    COLOR: #FFCC66;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #FFA766;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
ul { display: block;
	padding: 0px 0px 0px 1.5em;
	margin: 0px;
}
p{
	margin:0;
	padding:3px;
	line-height:18px;

}
.header_black {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}
.header_white {
	margin:0;
	padding:0;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.body_black {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:left;
	text-align:left;

}
.body_white {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align:left;
}
.footer {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:center;
	font-style:italic;
}
.unsub {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align:center;
	padding-top:20px;
}
.whiteBorder { border:1px solid #ffffff; }
.blackBorder { border:1px solid #000000; }
.bgpink {
background-color: #F44D9C;
}
.bglight {
background-color: #cccccc;
}
.bgdark {
background-color: #666666;
}
.bgmasthead {
background-color: #333333;
}
.left {
border-right-style:solid;
border-right-color:#e8e8e8;
border-right-width:1px;
}
