/* NATOBS style sheet*/
body  {	margin-top : 0;	margin-bottom : 0; margin-left : 0; margin-right : 0;}

div {margin-left: 10px; margin-right: 10px;}

A:link     {text-decoration : none; color: #000080}
A:visited  {text-decoration : none;}
A:hover    {text-decoration : underline; color: #000000}

.tiny   {font : normal 8pt Arial;	color : #242424;}
.small  {font : normal 9pt Arial;	color : #242424;}
.intro {font : bold 10pt Arial;	color : #000040; text-align: justify;}
.normal {font : normal 10pt Arial;	color : #242424; text-align: justify;}
TD {font : normal 10pt Arial;	color : #242424; text-align: justify;}
.first {font : bold 10pt Arial;	color : #242424; text-align: justify;}
P {font : normal 10pt Arial;	color : #242424; text-align: justify;}
.bold   {font : bold 10pt Arial;    color : #242424;}
.italic {font : italic 10pt Arial;  color : #242424;}
.center {font : normal 10pt Arial;	color : #242424; text-align: center;}
.right {font : normal 10pt Arial;	color : #242424; text-align: right;}
.precis {font : italic 10pt Arial;  color : #242424;}

.smbold {font : bold 8pt Arial; color : #000000;}
.smitalic {font : italic 8pt Arial; color : #000000;}
.smnorm {font : normal 8pt Arial; color : #000000;}

H1  {font : bold 13pt Arial; color : #000040;}
H2  {font : bold 12pt Arial; color : #000040;}
H3  {font : bold 11pt Arial; color : #000040;}
.author  {font : bold 9pt Arial; color : #000040; text-align="left"}

/* For Table of Contents */
.toc  {font : normal 9pt Arial; color : #242424; }    /* Normal Toc */
.itoc {font : italic 9pt Arial; color : #242424; }   /* Italic Toc */
.btoc  {font : bold 9pt Arial; color : #242424; } 

/* Search Results */
 
.RecordTitle {	font: bold 10pt Arial;	color: #ffffff;	background-color: #6B94B5;    }
.RecordStats {	font: normal 8pt Arial;	color: #000000;	}
