.a { color:black ; font-family:"Lucida Calligraphy" ; font-weight: bold; font-size:24pt; text-align:center; }
hr#a {height:2px; text-align:left; width:100%; background:#999999; margin: 0px 150px 0px 150px; /* comment */} 

h1 { color:red ; font-family:"Lucida Calligraphy" ; font-weight: bold; font-size:24pt; text-align:center; }

h2    { color: CC9933; font-family:"Lucida Calligraphy" ; font-weight: bold; font-size:16pt; text-align:center; text-decoration: underline; }
h3    { color: blue; font-weight: bold; font-size:12pt; text-align:center; text-decoration: underline; }
h4    { color: red; font-weight: bold; font-size:16pt; text-align:center; }
h5    { color: lime; }
h6    { color: olive; }

p { text-indent: 6em; color: red; }
p.noindent { text-indent: 0em; }
a:link { color: red; text-decoration: none; bgcolor: #FFAACC; }
a:hover { color: blue; text-decoration: underline; }
body { background:#FFFFCC url(../icons/francon.gif) repeat-x scroll; }
#tc1 { color:#CC9933; }
#tc2 { color:#000000; }
