
@charset iso-8859-1;
@font-face { font-family: Arial; font-size: 12pt; font-style: all; font-weight: all }
body    { font: 13px/115% Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-stretch: normal; background-color: #ffc; text-align: left; border-width: 12px; border-color: #ccc; outline-width: 12px; outline-color: #ffffff }
h1     { font: 16px/115% Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-stretch: normal; text-align: left }
h2     { font: 14px/115% Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-stretch: normal; text-align: left; border-width: 12px; border-color: #ccc; outline-color: #ffffff }
p    { font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; line-height: 115%; font-stretch: normal; background-color: #ffc; text-align: left; border-width: 12px; border-color: #ccc; outline-width: 12px; outline-color: #ffffff }
td        { font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; line-height: 115%; font-stretch: normal; background-position: 1em; text-align: left; border-color: #ffce00 }
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }
