/* reset.css */

body { background: white; color:#333333; font:12px/1.55em arial, helvetica, sans-serif; text-align:center; }

a { color:#662837; text-decoration:underline; }
a:hover { color:#8c7a6e; text-decoration:underline; }
a img { border:0;}
:focus { outline:0; }

label { color:#333; }

/* Heading */
h1, h2, h3, h4 { color:#662837; }
h5, h6, .head { color:#333; }
h1 { font-size:1.7em; line-height:1.2; }
h2 { font-size:1.5em; }
h3 { font-size:1.35em; }
h4 { font-size:1.2em; }
h5 { font-size:1.05em; }
h6 { font-size:1em; }
