<HEAD>
<TITLE>OttawaTheatre.ca Style Sheet</TITLE>

<STYLE TYPE="text/css">
  BODY { background-color: white }
  
  H1, H2, H3, P, A, TD { font-family: sans-serif }
  H1 { font-size: x-large; color: #D11600 }
  H2 { font-size: large; color: black }

  P { text-indent: 0em; font-size: 12 }

  TD { font-size: smaller }

  A:link    { color: blue; font-family: sans-serif }
  A:active  { color: green; font-family: sans-serif }
  A:visited { color: purple; font-family: sans-serif }


</STYLE>
</HEAD>
