body {
    font-family:	Verdana, Myriad Web, Syntax, sans-serif;
    font-size: small; 
    color: #000000;
    background-color: white;
    }


p, ol, ul, blockquote, dl, .caption, .ftn, .attibution, .indexTable, table, tbody, tr, td, menu, dir, dd, li, .footer {
    font-size: small; 
    font-family:	Verdana, Myriad Web, Syntax, sans-serif;
    }

 p.center {text-align: center}
 
p.c5 {text-align: right}

 p.top {color: #ffffff;
       background-color : #7b05ff; 
      text-align: right;
      }
  
.breadcrumb {font-size: 75%}

h1 {font-size: 188%}
h2 {font-size: 164%}
h3 {font-size: 140%}
h4 {font-size: 120%}
h5 {font-size: 110%}
h5 {font-size: 104%}

h1.center {font-size: 188%}

h3.center {font-size: 140%}
 
.caption {
         text-align: left; 
         font-weight: bold; 
         }

.ftn {
     margin-left: .58em;
     }

ul.li.nodisc {list-style: none}

.attribution {
             text-align: right; 
             font-style: italic; 
             font-size: small; 
             }

.indexTable table, tbody, tr, td {
            margin-left: 1em; 
            }

code {font-size: 100%}

.main1 table {
	border-style: solid;
	border-color: black;
	border-width: 1px;
   color: #000000;
     background-color: transparent;}
     
td.main1 {font-size: small}
     
thead {
    background-color: teal;
    color: #000000;}
    
li.upperAlpha {list-style-type: upper-alpha;}
li.lowerAlpha {list-style-type: lower-alpha;}
li.lowerRoman {list-style-type: lower-roman;}
li.upperRoman {list-style-type: upper-roman;}


