/* Tim Moher Jazz Group     */
/* Kitchener, Ontario, Canada */
/* www.tmjazz.com */

/* file: "include/tm_home.css" */

/* main style sheet for website */
/* CSS Level 1 (see http://www.w3.org/TR/CSS1/  */

	/* CSS Level 1 */
body {  background: white; 
        font-family: arial, helvetica, sans-serif; 
        font-size: 10pt; font-style: normal; font-weight: normal; color: black; 
        margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; }
a:link      { color: #ff0000; font-style: normal; text-decoration: none;  }
a:visited   { color: #ff3333; font-style: normal; text-decoration: none; }
a:active    { color: #ff3333; font-style: normal; text-decoration: none; }
a:hover     { color: #ffcf63; font-style: normal; text-decoration: none; }

p,ul,blockquote,td
 {font-family: arial,helvetica,sans-seif; color: #black; font-size: 10pt; font-weight: normal; }

h1 { font-family: Arial, helvetica, sans-serif; color: black; font-weight: bold; font-size: 12pt; text-align: left;}
h2 { font-family: Arial, helvetica, sans-serif; color: black; font-weight: bold; font-size: 11pt; text-align: left; }
h3 { font-family: Arial, helvetica, sans-serif; color: black; font-weight: bold; font-size: 10pt; font-style: italic; text-align: left; }
h4 { font-family: Arial, helvetica, sans-serif; color: black; font-weight: bold; font-size: 8pt; text-align: left; }


/* used for navigation bar */
a.navbar1 
  {font-family: Times New Roman, times, serif; font-variant: small-caps; color: #FFCF63; font-size: 10pt; font-weight: normal; text-decoration: none; letter-spacing: 1px; }
a.navbar1:link  
  {font-family: Times New Roman, times, serif; font-variant: small-caps;  color: #FFCF63; font-size: 10pt; font-weight: normal; text-decoration: none; letter-spacing: 1px; }
a.navbar1:visited
  {font-family: Times New Roman, times, serif; font-variant: small-caps;  color: #FFCF63; font-size: 10pt; font-weight: normal; text-decoration: none; letter-spacing: 1px; }
a.navbar1:hover
  {font-family: Times New Roman, times, serif; font-variant: small-caps;  color: white; font-size: 10pt; font-weight: normal; text-decoration: none; letter-spacing: 1px; }



/* end of file */