body {
	margin: 0px;
	padding: 0px;
	background-color: #8a3d1d;
}
td {
	font-family: "Tresbuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

a {
	color: #ad5c22;
	text-decoration: underline;
}
.footer {
	padding-left: 25px;
	background-image: url(images/FreshInk_Footer0210.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 55px;
}
a:hover {
	text-decoration: underline;
	color: #ad5c22;
}
.subhead {
	font-family: "Tresbuchet MS", Arial, Helvetica;
	font-size: 16px;
	color: #ad5c22;
	font-weight: bold;
}
.header {
	font-size: 20px;
	font-weight: bold;
}
.footer_text {
	padding-top:25px;
	color: #50100c;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}
p {
	font-family: "Tresbuchet MS", Arial, Helvetica;
	text-align:left;
	margin-bottom:1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #50100c;
	line-height: 17px;
	margin-top:0;
    margin-bottom:1em;
    line-height:1.3em;
}
.current_issue {
	margin-left:10px;
	margin-bottom:10px;
}

.left {
        float:left;
}
.right {
        float:right;
}

.txtl{
   text-align:left;
}
.txtc{
   text-align:center;
}
.txtr{
   text-align:right;
}
.clear {
        clear:both;
}

p, h1, h2, h3, h4 {
	margin-right: 15px;
	margin-left: 15px;
}


h1 {
	font-size: 1.6em;
    margin-top: .5em;
    margin-bottom: .3em;
	font-weight: bolder;
	color: #ad5c22;

}
h2 {
	font-size: 1.8em;
	font-weight: bolder;
	font-variant: small-caps;
	font-size: 1.1em;
	margin-top: 1.5em;
	margin-bottom: .3em;
	color: #50100c;
	letter-spacing: .1em;
}
h3 {
	font-size: 1.4em;
	color: #ad5c22;
	font-weight: bolder;
	margin-top: 1em;
	margin-bottom: .2em;	
}

h4 {
	font-size: 1.2em;
	color: #ad5c22;
	font-weight: bolder;
	margin-top: 1em;
	margin-bottom: .2em;	
}
.white {
	color:#ffffff;
}