body	{font-family: arial, sans-serif;
	background-color: #fff3b3;
	color: #1a1011}

table { margin-left:auto; margin-right:auto }

h1	{font-size: 14 pt; color:#004414}

h2	{font-size: 12 pt; color:#004414}

h3	{font-size: 11 pt; color:#004414}

A:link { color: blue}
A:visited { color: red}
A:hover { color: green}
A:active { color: lime}

.border	{border: solid 1px; 
         border-color: #e50b00}

.emph	{color: #663366}

.center	{text-align: center}

.indent	{text-indent: 30px}

.margin	{margin-left: 30px}
.bottom	{margin-bottom: 30px}

.italic	{font-style: italic;
	 font-weight: bold}

#tiny	{font-size: 8pt}
#small	{font-size: 10pt}
