body 	{  background-color: #000000; font-size: 0.8em}

a 		{  font-family: Bookman Old Style, Book Antiqua; font-size: 12pt; font-style: normal; color: #6699FF; cursor: help}
a:link 		{ text-decoration: none }
a:active 	{ text-decoration: none }
a:visited 	{ text-decoration: none }
a:hover 	{ text-decoration: underline }


p 	{  font-family: Bookman Old Style, Book Antiqua; font-size: 12pt; font-style: normal; font-weight: normal; color: #FF0000; }

h1 	{  font-family: Bookman Old Style, Book Antiqua; font-size: 18pt; font-style: normal; font-weight: bold; color: #CCCCCC; text-decoration: overline; }
h2 	{  font-family: Bookman Old Style, Book Antiqua; font-size: 12pt; font-style: normal; font-weight: normal; color: #CCCCCC; margin: 0px 0px }
h3 	{  font-family: Bookman Old Style, Book Antiqua; font-size: 10pt; font-style: normal; font-weight: normal; color: #CCCCCC; margin: 0px 0px }
h4 	{  font-family: Bookman Old Style, Book Antiqua; font-size: 14pt; font-style: normal; font-weight: normal; color: #FF0000; margin: 0px 0px }
h5 	{  font-family: Bookman Old Style, Book Antiqua; font-size: 12pt; font-style: normal; font-weight: normal; color: #FF0000; margin: 0px 0px }
h6 	{  font-family: Bookman Old Style, Book Antiqua; font-size: 10pt; color: #FF0000; margin: 0px 0px}


.red {color: rgb(211, 31, 0)}
.black {color: rgb(0, 0, 0)}
.yellow {color: rgb(255, 255, 204)}
.white {color: rgb(255, 255, 255)}

.right {text-align: right}
.left {text-align: left}

.rightbck {  text-align: right; color: rgb(0, 0, 0)}
.center {  text-align: center}
.cenred {  text-align: center; color: rgb(211, 31, 0)}
.cenbck {  text-align: center; color: rgb(0, 0, 0)}

.zeromarginredcenter {color: rgb(211, 31, 0); text-align: center; margin: 0px 0px }
.zeromarginred {color: rgb(211, 31, 0); margin: 0px 0px }
.zeromargin {margin: 0px 0px }
.inverse {color: rgb(255, 255, 204); background: rgb(211, 31, 0)}
.ceninverse {color: rgb(255, 255, 204); background: rgb(211, 31, 0); text-align: center}
.ceninvbck {color: rgb(255, 255, 255); background: rgb(0, 0, 0); text-align: center}
.ceninvgray {color: rgb(255, 255, 255); background: rgb(125, 125, 125); text-align: center}
.element_title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #FFFFFF; text-align: left}
.whitenone {color: rgb(255, 255, 255); text-decoration: none}

