body { background-color: #000000; }
.blue { background-color: #44548f; }
.gray { background-color: #cccccc; }
.red { background-color: #f00000; }
.white { background-color: #ffffff; }
.green { background-color: #669999; }
.bluetext { font-family: verdana; color: #44548f; font-size: 10pt; font-weight: bold; }
.graytext { font-family: verdana; color: #cccccc; font-size: 10pt; font-weight: bold; }
.name { font-family: verdana; color: #ffffff; font-size: 14pt; font-weight: bold; }
.par { background-color: #000000; color: #ffffff; font-size: 14pt; font-weight: bold; padding: 2px; }
.text { font-family: arial; color: #000000; font-size: 10pt; }
.text8 { font-family: arial; color: #000000; font-size: 8pt; }
.text10b { font-family: arial; color: #000000; font-size: 10pt; font-weight: bold }
.copyright { font-family: arial; color: #ffffff; font-size: 8pt; }
.link { font-family: arial; color: #0000ff; font-size: 10pt; }
.linkbold { font-family: arial; color: #0000ff; font-size: 10pt; font-weight: bold; }
.padding { padding: 2px; }