
BODY { background-color: black; color: white; margin-left: 0px; margin-top: 0px; margin-right: 0px; }


th.left	 { font-family: verdana, helvetica, sans-serif; font-size: 11pt; color: black; font-weight: bold; text-align: left; }
th.small { font-family: verdana, helvetica, sans-serif; font-size: 8pt; color: black; font-style: bold; } 
th       { font-family: Arial, Helvetica, sans-serif; background-repeat: no-repeat; }

td             { font-family: Arial, Helvetica, sans-serif; background-repeat: no-repeat; }
td.smallleft   { font-size: 8pt;  font-family: verdana, helvetica, sans-serif; text-align: left; }
td.smallright  { font-size: 8pt;  font-family: verdana, helvetica, sans-serif; text-align: right; }
td.smallcenter { font-size: 8pt;  font-family: verdana, helvetica, sans-serif; text-align: center; }



h6 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
h5 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
h4 { font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
h3 { font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
h2 { font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
h1 { font-family: Arial, Helvetica, sans-serif; text-decoration: none; }



a:link    { text-decoration: none; color: #0080FF;}
a:visited {  text-decoration: none; color: #2480DD;}
a:hover   { color: red; text-decoration: underline; }

a.quicknav:link    { font-size: 8pt; font-family: verdana, helvetica, sans-serif; color: black; font-weight: bold; text-decoration: none; }
a.quicknav:visited { font-size: 8pt; font-family: verdana, helvetica, sans-serif; color: purple; font-weight: bold; text-decoration: none; }
a.quicknav:hover   { font-size: 8pt; font-family: verdana, helvetica, sans-serif; color: red; font-weight: bold; text-decoration: none; }

a.small:link    { font-size: 8pt; color: #000066; font-weight: bold; font-family: verdana, helvetica, sans-serif; text-decoration: none }
a.small:visited	{ color: #000066; font-size: 8pt; font-weight: bold; font-family: verdana, helvetica, sans-serif; text-decoration: none }
a.small:hover   { color: 6666FF; font-size: 8pt; font-family: verdana, helvetica, sans-serif; font-weight: bold; text-decoration: none }

a.small_light:link    { font-size: 8pt; color: #000066; font-weight: normal; font-family: verdana, helvetica, sans-serif; text-decoration: none }
a.small_light:visited { color: #000066; font-size: 8pt; font-weight: normal; font-family: verdana, helvetica, sans-serif; text-decoration: none }
a.small_light:hover   { color: 6666FF; font-size: 8pt; font-family: verdana, helvetica, sans-serif; font-style: normal; text-decoration: none }



.small        { font-family: verdana, Helvetica, sans-serif; font-size: 8pt; }
.small-text   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.regular-text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.medium-text  { font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.large-text   { font-family: Arial, Helvetica, sans-serif; font-size: 16px; }
.title-text   { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; text-decoration: none; }
.times-title  { font-family: Times New Roman, Times, serif; font-size: 24px; font-style: italic; font-weight: bold }
.title-bar    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
.courier-text { font-family: Courier New, Courier, mono; font-size: 12px; }

.courier      { font-family: Courier New, Courier, mono; }

.10px         { font-size: 10px; }
.12px         { font-size: 12px; }
.14px         { font-size: 14px; }
.16px         { font-size: 16px; }


.boldtext   { font-weight: bold; }
.italictext { font-style: italic; }
.bolditalic { font-weight: bold; font-style: italic; }	



.black       { color: #000000; }
.white       { color: #FFFFFF; }
.darkred     { color: #990000; }
.darkgreen   { color: #009900; }
.darkblue    { color: #000099; }
.grey-light  { color: #CCCCCC; }
.grey-medium { color: #999999; }
.grey-dark   { color: #666666; }
.yellow      { color: #FFFF00; }
.teal        { color: #00FFFF; }
.pink        { color: #FF00FF; }
.purple      { color: #663399; }
.orange      { color: #FF6600; }
.red         { color: #FF0000; }
.green       { color: #00FF00; }
.blue        { color: #0000FF; }
.silver      { color: #C7C7C7; }


.bgblack     { background-color: #000000; background-image: none; }
.bgpink      { background-color: #FFCCFF; background-image: none; }
.bgorange    { background-color: #FFCC99; background-image: none; }
.bgyellow    { background-color: #FFFF99; background-image: none; }
.bgteal      { background-color: #99CCCC; background-image: none; }
.bgblue      { background-color: #99CCFF; background-image: none; }
.bgpurple    { background-color: #9999FF; background-image: none; }
.bggrey      { background-color: #CCCCCC; background-image: none; }

