/* you can use my css file as long as you leave this line: Researched, developed and written by Landis Reed of landisreed.com */

a  { font-family: Arial, Helvetica, Tahoma, sans-serif; color: #0000ff; font-style: none; text-decoration: none; }  /* should also use background-color: #ffffff; in most definitions where a font or element color is defined */
A:hover { FONT-FAMILY: Arial, Helvetica, Tahoma, sans-serif; TEXT-DECORATION: underline }
a:visited { FONT-FAMILY: Arial, Helvetica, Tahoma, sans-serif; TEXT-DECORATION:none; color:violet ; }
/*vlink { font-family: Arial, Helvetica, Tahoma, sans-serif; color: #cc00ff;  font-style: none; text-decoration: none;}*/
body { margin: -2px 0px 0px 0px; background-color:pink; vlink:purple; }
.heading { font-family: Arial, Helvetica, sans-serif;  font-variant: small-caps ; text-align: left; font-size: 13px;  }
hr { font-family: Arial, Helvetica, sans-serif; color: pink; }
H1 { font-size:160%; }
H3 { font-family: Arial, Helvetica, sans-serif; text-decoration: none;  font-size: large; text-align: center; }
p  { font-family: Arial, Helvetica, sans-serif; ; font-size: 12pt;  font-stretch: semi-condensed; }
p.smnorm { font-family: Helvetica, Arial, Tahoma,  sans-serif; font-size: 8pt;  font-stretch: semi-condensed; font-weight: 100; }
.smaller {  font-family: Helvetica, Arial, Tahoma,  sans-serif; font-size: 10pt;  font-stretch: semi-condensed; font-weight: 100; }

/* here are the colored borders for your tables */
/* table {background-color:#ffffff;} */
/* pink left border */
td.lbbpink { font-family: Helvetica, Arial, sans-serif; font-size: 12pt; border-width: 1px; border-left: outset pink; border-top: none; border-right: none; border-bottom: inset pink; }
/* pink right border */
td.rbbpink { font-family: Helvetica, Arial, sans-serif; font-size: 12pt; border-width: 1px; border-left: none; border-top: none; border-right: inset pink; border-bottom: inset pink; }
/* pink left bottom and right */
td.rlbbpink { font-family: Helvetica, Arial, sans-serif; font-size: 12pt; border-width: 1px; border-left: outset pink; border-top: none; border-right: ouset pink; border-bottom: inset pink; }
/* yellow left border */
td.lbbyellow { font-family: Helvetica, Arial, sans-serif; font-size: 12pt; border-width: 1px; border-left: inset yellow; border-top: none; border-right: none; border-bottom: inset yellow; }
/* yellow right border */
td.rbbyellow { font-family: Helvetica, Arial, sans-serif; font-size: 12pt; border-width: 1px; border-left: none; border-top: none; border-right:  inset yellow; border-bottom: inset yellow; }
/* yellow left bottom and right */
td.rlbbyellow { font-family: Helvetica, Arial, sans-serif; font-size: 12pt; border-width: 1px; border-left: inset yellow; border-top: none; border-right: inset yellow; border-bottom: inset yellow; }
/* green left border */
td.lbbgreen { font-family: Helvetica, Arial, sans-serif; font-size: 12pt; border-width: 1px; border-left: inset #7fffd4; border-top: none; border-right: none; border-bottom: inset #7fffd4; }
/* green right border */
td.rbbgreen { font-family: Helvetica, Arial, sans-serif; font-size: 12pt; border-width: 1px; border-left: none; border-top: none; border-right:  inset #7fffd4; border-bottom: inset #7fffd4; }
/* green left bottom and right */
td.rlbbgreen { font-family: Helvetica, Arial, sans-serif; font-size: 12pt; border-width: 1px; border-left: inset #7fffd4; border-top: none; border-right: inset #7fffd4; border-bottom: inset #7fffd4; }
td.purple { font-family: Helvetica, Arial, sans-serif; font-size: 12pt; border-width: 0px; border-left: none; border-top: none; border-right: none; border-bottom:none; background-color: #e6e6fa; }
table.purple { font-family: Helvetica, Arial, sans-serif; font-size: 12pt; border-width: 0px; border-left: none; border-top: none; border-right: none; border-bottom:none; background-color: #e6e6fa; }
table.green { font-family: Helvetica, Arial, sans-serif; font-size: 12pt; border-width: 0px; border-left: none; border-top: none; border-right: none; border-bottom:none; background-color: #ccffcc; }
