/* standard.css for Rosi's Rumpelkammer */

p         {	color: #272316;	font-size: 11pt;	margin-top: 3pt }
body                      {	color: #272316;	font-size: 11pt;	font-family: Arial, Helvetica;	background-color: #d7c9b9;	margin: 5pt 5pt 10pt;	scrollbar-3dlight-color: #795E49;	scrollbar-arrow-color: #795E49;	scrollbar-darkshadow-color: #795E49;	scrollbar-face-color: #D7C9B9;	scrollbar-highlight-color: #795E49;	scrollbar-shadow-color: #795E49;	scrollbar-track-color: #795E49 }
h1,h2,h3,h4,h5,h6           {	color: red;	font-weight: 800 }
hr      { color: red; margin: 3pt; width: 75%; height: 3pt }
a:link       {	color: #272316;	text-decoration: underline }
a:hover       {	color: #454134;	text-decoration: underline overline }
a:visited       {	color: #272316;	text-decoration: underline }
a:active      {	color: #8f4134;	text-decoration: underline overline }
h1    {	font-size: 24pt;	text-decoration: none }
h2    {	font-size: 20pt }
h3    {	font-size: 16pt;	text-decoration: none }
h4  { font-size: 12pt; text-decoration: none }
h5  { font-size: 10pt; text-decoration: none }
h6  { font-size: 8pt; text-decoration: none }
