body { margin: 0; text-align: center; }
body, td, textarea { font-size: 13px; line-height: 18px; font-family: 'Open Sans', sans-serif; font-weight: 400; }

h1, h2, h3 { margin-top: 0; font-family: 'Open Sans', sans-serif; font-weight: 700; color:#964301; text-transform: uppercase; }
h1 { font-size: 18px; }
h2 { font-size: 18px; }
h3 { font-weight: 400; font-size: 17px; }

a {	color:#964301; outline: none; }
a img { border: 0px; }

td { vertical-align: top; }
hr { height: 0; border: 0; border-bottom: 1px solid #ccc; }

div.column { padding-right: 20px; }
div.last.column { padding-right: 0; }