h1        { color: #ffff00; font-weight: bold;   font-size: 24px; }
h2        { color: #ffff80; font-weight: bold;   font-size: 20px; }
h3        { color: #ffffff; font-weight: bold;   font-size: 16px; }

body      { color: #aaaaaa; font-weight: bold;   font-size: 16px; font-family: arial; text-align: justify; }

p         { color: #c0c0ff; font-weight: bold;   font-size: 16px; font-family: arial; text-align: justify; }

a:link    { color: #ffff80; }
a:visited { color: #ffc0c0; }
a:active  { color: #ff8080; }
a:hover   { color: #ff0000; font-style: italic; }

.jmmhead  { color: #ffff00; font-weight: bold;   font-size: 24px; font-family: arial}

.jmmdesc  { color: #c0c0c0; font-weight: bold;   font-size: 16px; font-family: arial; font-style: italic; }
.jmmdescR { color: #c0c0c0; font-weight: bold;   font-size: 16px; font-family: arial; font-style: italic; text-align: right; }
.jmmdescL { color: #c0c0c0; font-weight: bold;   font-size: 16px; font-family: arial; font-style: italic; text-align: left; }
.jmmdescJ { color: #c0c0c0; font-weight: bold;   font-size: 16px; font-family: arial; font-style: italic; text-align: justify; }
.jmmdescC { color: #c0c0c0; font-weight: bold;   font-size: 16px; font-family: arial; font-style: italic; text-align: center; }

.jmmnote  { color: #80ff80; font-weight: normal; font-size: 10px; font-family: arial; font-style: italic; text-align: }
.jmmnoteR { color: #80ff80; font-weight: normal; font-size: 10px; font-family: arial; font-style: italic; text-align: right; }
.jmmnoteL { color: #80ff80; font-weight: normal; font-size: 10px; font-family: arial; font-style: italic; text-align: left; }
.jmmnoteJ { color: #80ff80; font-weight: normal; font-size: 10px; font-family: arial; font-style: italic; text-align: justify; }
.jmmnoteC { color: #80ff80; font-weight: normal; font-size: 10px; font-family: arial; font-style: italic; text-align: center; }

