a:link { font-weigh: bold;  }
a:hover {
/*	background: #D0C0C0; */
	background: #FFD06C;
	text-decoration: none; 
	}
a { font-weigh: bold; text-decoration: underline; }

a img { border: 0px; }

BODY {
     font-family: Verdana,Arial,Helvetica,Geneva,Swiss,Sans-Serif; 
     color: #000000;
     font-size: 8pt;
     margin: 0; padding: 0;
}

/* Navbar */

#navbar {
	backgroun: #E0E0E0; padding: 0px; text-align: left;
	font-size: 8pt;
}
#navbar th { background: #0852A5; color: #F79C42; padding 1px; }
#navbar td { background: #E0E0E0; white-space: nowrap; line-height: 10pt; }
#navbar td a { white-space: nowrap; }
#navbar .indent1 { padding-left: 10px; }
#navbar .indent2 { padding-left: 20px; }

#Main {
/*      background: #E0E0E0; */
      padding: 0px;
      border-collapse: separate;
      border-spacing: 2px 2px;
      font-size: 8pt;
}

#Main TR TD {
      font-size: 8pt;
      padding-left: 10px;
      padding-right: 10px;
}

#Main TR TD UL LI {
      padding-bottom: 10px;
}

#Main TR TD P {
      padding-bottom: 0px;
      line-height: 10pt;
      margin-top: 8px;
      margin-bottom: 8px;
}

#Main TR TD #LinkList P {
      margin-top: 16px;
      margin-bottom: 16px;
}

#Main TR TD .versal { font-size: 150%; line-height: 15pt; }

/* Links */

TABLE.Links { 
       text-align: right; color: #000011; 
       font-size: 8pt;
       border-collapse: separate; border-spacing: 0px 2px; }
TABLE.Links th { backgroun: #99CCFF; padding: 5px; color: #F79C42; background: #0852A5; }
TABLE.Links td { vertical-align: top; color: #000011; background: #E0E0E0; }
TABLE.Links td .Quote { 
       font-style: italic; font-family: Times,Serif; 
       font-size: 120%;
}

.Links img { border: 1px solid #999 }
.Links { font-size: 60%; font-weight: bold; }

/* Homepage */

.BookTitle { font-size: 10pt; font-weight: bold; }
.BookTitle address { color: #000088; font-size: 7.5pt; }
.BookTitle p { color: #0066ff; font-size: 8.5pt; }
.BookTitle b { color: #0033ff; font-size: 8.5pt; }

/* Latest Citations (the newsfeed) */

.source { color: #404040; font-style: italic; }
.datetime { color: #404040; }

/* Articles */

#Article { background: #FFFFFF; padding: 0px; color: #000011; }
#Article #BodyLogo { padding: 0px; font-size: 250%; font-weight: normal;
font-family: Times,Serif; ackground: #e0e0e0; }
#Article h1 { padding: 5px; }
#Article #Author { font-style: italic; padding: 5px; }
#Article #DatePublished { font-style: italic; padding: 5px; }
#Article #BodyText { padding: 5px; }

/* General */

.versal { font-size: 150%; }
h1 { font-size: 200%; font-weight: normal; }
.nowrap { white-space: nowrap; }

/* BookAd */

.BookAd { display: none; }
.BookAdOn { display: inline; }

.BookAdOn .quote {
      font-style: italic; font-family: Times,Serif;
      font-size: 120%;
      margin-bottom: 9px;
      margin-top: 9px;
}
.BookAdOn .Author { text-align: right;  }

#BookAd { font-size: 7pt;}

#BookAd0 { text-align: center; }

FORM {  }
FORM INPUT { font-size: 7pt; }
FORM .text { white-space: nowrap; }
