a.link {
 font-weight:bold;
 font-size:15px;
 color:maroon;
 text-decoration:none;
 } 
a.link:hover {
 font-weight:bold;
 font-size:15px;
 color:green;
 text-decoration:underline;
 } 
a.pic {
 font-weight:bold;
 font-size:15px;
 color:maroon;
 text-decoration:none;
 } 
a.pic:hover {
 font-weight:bold;
 font-size:15px;
 color:green;
 }
a.text {
 font-weight:bold;
 font-size:20px;
 color:maroon;
 text-decoration:none;
 } 
a.text:hover {
 font-weight:bold;
 font-size:20px;
 color:green;
 text-decoration:underline;
 }
 
body {
 background-color:white;
 color:black;
 font-family:helvetica, verdana, arial, sans serif;
 font-weight:normal;
 } 

font.space { font-weight:normal; font-size:1pt; color:black; }

h1.title {
 font-size:20pt;
 font-weight:bold;
 color:gray;
 }
.twin {
 font-size:16pt;
 font-weight:bold;
 color:gray;
 }
.subtle {
 font-size:2pt;
 font-weight:normal;
 color:#fefefe;
 }
.pix {
 font-weight:bold;
 font-size:15px;
 color:gray;
 }
.blank {
 font-size:2pt;
 color:gray;
 }
.click {
 font-size:15px;
 font-weight:bold;
 color:red;
 }
.head {
 font-weight:bold;
 font-size:14pt;
 color:red;
 }
.heading {
 font-weight:bold;
 font-size:16pt;
 color:gray;
 }
td.link {
 font-weight:bold;
 font-size:15px;
 color:black;
 }
.space {
 font-size:14pt;
 }
td.title {
 font-size:24pt;
 font-weight:bold;
 color:gray;
 }
.txt {
 font-size:15px;
 color:gray;
 }
.text {
 font-size:20px;
 color:gray;
 }
