<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
  "http://www.w3.org/TR/html4/loose.dtd">

<!--
Project: Inkus Printmakers Website
Page: Inkus Cascading Style Sheet

Note: padding-left sets the space before the 'bullet' 

 -->

  p.header {font: 11pt Arial; font-weight: bold; color: #000000; text-align: center;}

  h1 {font: 20pt Arial; font-weight: bold; color: #000000  ;text-align: center;}
  h2 {font: 14pt Arial; font-weight: bold; color: #000000;}
  h3 {font: 11pt Arial; font-weight: bold; font-style: italic; color:#000000;}

  img {border-style:solid; border-width: 1px; border-color: black;}

  p {font: 11pt Arial; color: #000000;}

  table {font: 11pt Arial; color: #000000 ;text-align:center;}

  ul {list-style: none; padding-left: 20px; margin: "20";}


	





