
/* ::::: http://www.zenmontreal.ca/en/index.htm ::::: */

body { margin: 0px; background-color: rgb(68, 30, 31); }
.menu { font-family: Arial,Helvetica,sans-serif; font-size: 14px; font-weight: bold; color: rgb(199, 163, 138); }

/* ::::: http://www.zenmontreal.ca/center.css ::::: */

p { font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; color: rgb(199, 163, 138); text-decoration: none; }
h3 { border: 1px dotted rgb(68, 30, 31); padding: 3px; font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-style: italic; font-weight: bold; color: rgb(68, 30, 31); background-color: rgb(199, 163, 138); width: 99%; }
h4 { font-family: Arial,Helvetica,sans-serif; font-size: 14px; font-weight: bold; color: rgb(199, 163, 138); }
h5 { border: thin dotted rgb(199, 163, 138); padding: 8px; font-family: Arial,Helvetica,sans-serif; font-size: 14px; font-weight: bold; color: rgb(199, 163, 138); }
h6 { font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; color: rgb(68, 30, 31); }
hr { color: rgb(199, 163, 138); }
a:link { color: rgb(199, 163, 138); text-decoration: none; }
a:visited { color: rgb(199, 163, 138); text-decoration: none; }
a:hover { color: rgb(221, 221, 221); text-decoration: none; }
a:active { color: rgb(199, 163, 138); text-decoration: none; }
.dark-brown { color: rgb(68, 30, 31); }
.light-brown { color: rgb(199, 163, 138); }
.light-gray { color: rgb(221, 221, 221); }
