A:link {
   color: #b38f47;
   text-decoration: none;
}
A:visited {
   color: #6060A0;
   text-decoration: none;
}
A:active {
   color: #b38f47;
   text-decoration: none;
}

A:hover {
   color: #ff0000;
   text-decoration: underline;
}

A.qaNav:link {
   color: #826224;
   font-weight: bold;
   font-style: italic;
   text-align: right;
   margin: 2px;
}

A.qaNav:visited {
   color: #826224;
   font-weight: bold;
   font-style: italic;
   text-align: right;
   margin: 2px;
}

A.qaNav:active {
   color: #826224;
   font-weight: bold;
   font-style: italic;
   text-align: right;
   margin: 2px;
}

A.qaNav:hover {
   color: #826224;
   font-weight: bold;
   font-style: italic;
   text-decoration: underline;
   text-align: right;
   margin: 2px;
}

#linkDivider {
   font-size: 10pt;
   background: #fff4cc;
}

BODY {
   color: black;
}

H {
   color: #826224;
}

H3 {
   color: #826224;
}

P {
   padding: 10px;
   margin-top: 6pt;
   margin-bottom: 6pt;
}

P.preface {
   margin-top: 0pt;
   margin-bottom: 0pt;
}

P.rjust
	{
	padding:0;
	text-align: right;
	margin-top:5;
	margin-right:0;
	}

P.qaHead {
   font-weight: bold;
   color: white;
   margin-top: 0pt;
   margin-bottom: 0pt;
}

P.Q {
   font-weight: bold;
   color: "#826224";
   margin-top: 0pt;
   margin-bottom: 0pt;

}

P.A {
   margin-top: 0pt;
   margin-bottom: 0pt;
}

P.signature {
   font-weight: bold;
   text-align: right;
   font-style: italic;
   font-size: 8pt;
   margin-top: 0pt;
   margin-bottom: 0pt;
}

UL.newsList {
   font-size: 10pt;
   font-family: Arial;
   margin-top: 0pt;
   margin-bottom: 0pt;

}

B.redItalic {
   color: Red;
   font-style: italic;
}

B.navyHolder {
   background: navy;
}

B.Brown {
   color: #826224;
}

B.udar {
   font-weight: normal;
   position: relative;
   left: -5px;
   top: -2px;
}

CODE {
   color: #909090;
}

DIV.rightImage {
   font-weight: bold;
   float: right;
   border: solid 1px black;
}

#navtext {
   background: #b38f47;
   width: 120;
   font-size: 8pt;
   padding: 5px;
}
#navimg {
   background: #b38f47;
   width: 125;
   font-size: 8pt;
}

#right {
   background: #f4ea8a;
   width: 120;
   font-size: 8pt;
   padding: 5px;
}

#tbi {
   background: #b38f47;
   font-size: 8pt;
   font-family: Arial;
   padding: 5px;

}

#selector {
   text-ident: 3pt;
   color: red;
}

#heading {
   font-size: 12pt;
   font-family: FagotCondensed, Arial;
   color: #826224;
}

#mainHeader {
   font-size: 24pt;
   font-family: Miniature, Times New Roman;
   font-weight: bold;
   align: center;
   color: white;
   background: #826224;
}

#newsDate {
   color: #826224;
   font-family: Arial;
   font-weight: bold;
   font-size: 12pt;
}

#newsList {
   font-size: 10pt;
   font-family: Arial;
}

#headingright {
   text-align: right;
   font-size: 12pt;
   font-family: FagotCondensed, Arial;
   color: #826224;
}

#inlineImage {
   color: red;
   border-left: 2pix solid #826224;
   border-top: 2pix solid #826224;
   border-right: 2pix solid #ffecb3;
   border-bottom: 2pix solid #ffecb3
}

#outerNewsTicker {
   padding: 3px;
   border: 1pix solid gray;
   width: 460px;
   font-size: 8pt;
   text-align: right;
   clip: left;
   overflow: hidden;
}

#newsTicker {
   font-size: 8pt;
   width: 460px;
   text-align: left;
   margin-left: 460px;
   position: relative;
}

#teleNewsHeader {
   color: white;
   background: #826224;
   font-weight: bold;
   font-style: italic;
   font-size: 10pt;
   text-align: center;
}

#teleBody {
   width: 180;
   position: relative;
   background: #ffecb3;
   border-right: 1pix solid #826224;
   border-bottom: 1pix solid #826224;
   border-left: 1pix solid white;
   border-top: 1pix solid white;
   font-size: 8pt;
   float: left;
}

#teleNews {
   font-size: 8pt;
   padding: 2px;
}

#itemDescr {
   text-indent: 20px;
   font-family: Arial;
   font-size: 10pt;
}

#dlHeader {
   font-family: Arial;
   font-size: 10pt;
   font-weight: bold;
   color: white;
   background: #826224;
}

#dlDesc {
   font-family: Arial;
   font-size: 10pt;
   padding: 2px;
}

#dlItem {
   font-family: Arial;
   font-size: 10pt;
   font-weight: bold;
   font-style: italic;
   color: white;
   background: #6496aa;
   padding: 3px;
}