body { color: black; background-color: white; }
.heading { color: #5e878e; font-size: 15pt; font-family: times; font-weight: bolder; }
.info { color: #625e5e; font-size: 10pt; font-family: arial; font-weight: 200; font-style: italic; }
.quote { color: white; font-size: 10pt; font-family: arial; font-weight: 200; background-color: transparent; }
p {}
td {}
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red ; font-family: sans-serif, geneva, "trebuchet ms"; }
.underline { }
.quote { font-size: 12pt; font-family: verdana; font-weight: lighter; font-style: italic; }

