html,body     { height:100%; }
body          { background:#fff; font:12px/1.35  Tahoma, Arial, sans-serif; color:#000; text-align:left; }

img           { border:0; vertical-align:top; }

a             { color:#4e094c; text-decoration:none; }
a:hover       { text-decoration:underline; }
:focus        { outline: 0; }

/* Headings */
h1            { font-size:18px; font-weight:bold; line-height:1.25; }
h2            { font-size:14px; font-weight:bold; line-height:1.25; }
h3            { font-size:12px; font-weight:bold; line-height:1.25; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

