body          {font-family: Arial;}
p             {text-align: justify;
               font-family: Arial;}
h1            {font-size: 20pt;
               text-transform: uppercase;
               color: black;
               margin-top: 0pt;
               font-family: Arial}
h2            {font-size: 18pt;
               color: black;
               margin-top: 0pt;
               font-family: Arial}
h3            {font-size: 16pt;
               color: black;
               margin-top: 4pt;
               margin-bottom: 4pt;
               font-family: Arial}
h4            {font-size: 13pt;
               text-transform: uppercase;
               margin-top: 0pt;
               margin-bottom: 0pt;
               font-family: Arial}
h5            {font-size: 11pt;
               text-transform: uppercase;
               color: black;
               margin-top: 0pt;
               font-family: Arial}
h6            {font-size: 8pt;
               text-transform: uppercase;
               margin-top: 0pt;
               font-family: Arial}
p             {text-align: justify;
               font-size: 11pt}
.slideshow    {font-family: Arial;
               font-size: 10pt;
               color: red;
               margin-top: 0pt}
.byline       {font-family: Arial;
               font-size: 8pt;
               color: black;
               margin-top: 0pt}
.bylineblue   {font-family: Arial;
               font-size: 8pt;
               color: blue;
               margin-top: 0pt}
.bylinegreen   {font-family: Arial;
               font-size: 8pt;
               color: green;
               margin-top: 0pt}
.bylinered   {font-family: Arial;
               font-size: 8pt;
               color: red;
               margin-top: 0pt}
.bylinebrown   {font-family: Arial;
               font-size: 8pt;
               color: brown;
               margin-top: 0pt}
.bylinewhite   {font-family: Arial;
               font-size: 8pt;
               color: #FFFFFF;
               margin-top: 0pt}
.bylinesilver {font-family: Arial;
               font-size: 8pt;
               color: #83A9C2;
               margin-top: 0pt}
.tinytext     {font-family: Arial;
               font-size: 9pt;
               color: black;
               margin-top: 0pt}
.tinytextwhite {font-family: Arial;
               font-size: 9pt;
               text-align: left;
               color: #FFFFFF;
               margin-top: 0pt}
.tinytextgreen {font-family: Arial;
                font-size: 9pt;
                text-align: left;
                color: green;
                margin-top: 0pt}
.tinytextred  {font-family: Arial;
               font-size: 9pt;
               text-align: left;
               color: red;
               margin-top: 0pt}
.tinytextbrown   {font-family: Arial;
               font-size: 9pt;
               color: brown;
               margin-top: 0pt}
.title         {font-family: Arial;
               font-size: 6pt;
               font-weight: bold;
               color: #993333;
               margin-top: 0pt}
th            {font-family: Arial;
               font-size: 11pt}
td            {font-family: Arial;
               font-size: 9pt;}
a             {color: #0000d0;}
a:link    {text-decoration: none; color: #blue}
a:visited {text-decoration: none; color: #grey}
a:active  {text-decoration: none; color: #grey}
a:hover {text-decoration: none; color: #FF8300}
hr            {height: 1pt;
               margin-bottom: 0pt;}
li            {font-family: Arial;
               font-size: 9pt;
              text-align: justify;}
.headline     {font-size: 11pt;
               text-align: center;
               font-weight: bold;
               font-family: Arial;}
.title        {font-size: 10pt;
               text-align: center;
               font-weight: bold;
               font-family: Arial;}
.2title       {font-size: 9pt;
               text-align: center;
               font-weight: bold;
               font-family: Arial;}
.dirtitle     {font-size: 13pt;
               font-weight: bold;
               font-family: Arial;}
.linktext     {MARGIN-TOP: 0pt;
               FONT-WEIGHT: bold;
               FONT-SIZE: 9pt;
               LETTER-SPACING: 2px;
               MARGIN-BOTTOM: 0pt
               FONT-FAMILY: Arial, Helvetica, Sans-Serif;}
.blackx       {COLOR: black;}
.bluex        {COLOR: blue;}
.burgx        {COLOR: #800000;}
.greenx       {COLOR: #008000;}
.greyx        {COLOR: #CCCCCC;}
.redx         {COLOR: red;}
.whitex       {COLOR: white;}               


td.titles {
	border-top: solid 1px #215321;
	border-right: solid 1px #215321;
	border-bottom: solid 1px #215321;
	border-left: solid 1px #215321;
	padding: 3px;
	font-size: 13pt;
        font-weight: bold;	
        COLOR: white;
	border-collapse: collapse;
	background: #333399;
}

td.subtitles {
	border-top: solid 1px #215321;
	border-right: solid 1px #215321;
	border-bottom: solid 1px #215321;
	border-left: solid 1px #215321;
	padding: 3px;
	font-size: 9pt;
        COLOR: black;
	border-collapse: collapse;
	background: #FFCC33;
}

td.cells {
	border-top: solid 1px #215321;
	border-right: solid 1px #215321;
	border-bottom: solid 1px #215321;
	border-left: solid 1px #215321;
	padding: 3px;
	font-size: 9pt;
        COLOR: black;
	border-collapse: collapse;
}