body { margin: 0; padding: 0; font-size: 76%; }
input,
select,
textarea { font-size: 1em; }
th,
td { vertical-align: top; font-size: 1em; padding: 0px; }
table {border-spacing:0px;}
img { border: 0; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }

.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear { display: inline-block; }
/* \*/
.clear { display: block; }
/* */

header,
nav,
aside,
footer { display: block; }

body,
input,
select,
textarea { font-family: "Droid Sans", sans-serif; }

h1 { font-size: 1.7em; font-family: "Droid Serif", serif; }
h2 { font-size: 1.3em; font-family: "Droid Serif", serif; }
h3 { font-size: 1.2em; }

p { margin: 10px 0; }

a { color: #9c1f31; }
a.accessibility { position: relative; display: block; overflow: hidden; height: 0; width: 0; }