html { height: 100.1%; }
html, body, p, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset { margin: 0; padding: 0; border: 0; }
body { background-color:#EBE4D2; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:12px; } 

h1 { background:transparant; color:#7B0969; font-size:15px; padding:12px 0; }
h2 { background:transparant; color:#7B0969; font-size:13px; padding:12px 0; }
h3 { background:transparant; color:#7B0969; font-size:12px; padding:6px 0; }
input, textarea, option { font-family:Arial, Helvetica, sans-serif; font-size:12px; }
p { padding:10px 0; }
sup { line-height:16px; vertical-align:top; padding-left:2px; font-size:80%; }
sub { line-height:16px; vertical-align:bottom; padding-left:2px; font-size:80%; }

a, a:link, a:active, a:visited { background:transparant; color:#7B0969; font-size:12px; }
a:hover { background:transparant; color:#7B0969; text-decoration:none; }

.line_mauve_sol { display:block; border-bottom:#7B0969 1px solid; }
