/* Background Colors */

.bc1      {background:  #FFE4B5 ;}   /* light tan   */
.bc2      {background:  #FFFFCC ;}   /* pale yellow */
.bc3      {background:  #CCFFCC ;}   /* pale green  */
.bc4      {background:  #FFCC99 ;}   /* pale orange */
.bc5      {background:  #FFCCCC ;}   /* pale red    */
.bc6      {background:  #CCFFFF ;}   /* pale cyan   */
.bc7      {background:  #CCCCFF ;}   /* pale blue   */

/* Text Colors */

.tc1      {color:       #000000 ;}   /* black */
.tc2      {color:       #FF0000 ;}   /* red   */
.tc3      {color:       #0000FF ;}   /* blue  */


/* Font Type and Sizes */

.f1   {font-family: "Times New Roman", Sans-Serif ;
       font-size:   12pt    ;
       font-weight: bold    ;}

.f2   {font-family: "Times New Roman", Sans-Serif ;
       font-size:   10pt    ;
       font-weight: bold    ;}

.f3   {font-family: Arial, Sans-Serif ;
       font-size:   10pt    ;
       font-weight: bold    ;}

/* Links */


a:link    {font-family:      Arial, Sans-Serif;
           font-size:        12pt;
           font-weight:      bold;
           text-decoration:  none;
           color:            #006666; }

a:visited {font-family:      Arial, Sans-Serif;
           font-size:        12pt;
           font-weight:      bold;
           text-decoration:  none;
           color:            #FF0000; }

a:hover   {font-family:      Arial, Sans-Serif;
           font-size:        12pt;
           font-weight:      bold;
           text-decoration:  none;
           color:            #FF00FF; }

a:active  {font-family:      Arial, Sans-Serif;
           font-size:        12pt;
           font-weight:      bold;
           text-decoration:  none;
           color:            #FF00FF; }

/* Headings */ 
           
.h1, h2 {font-family:      Times, Sans-Serif;
         color:            #000000;    }          /* black */

.h1, h3 {text-align:       center; }

/* Index.html */

.frmhome   {margin:       0px;
            background:   #FFE4B5 ; }

                                  
/* Header.html */
            
.headbody  {margin:       	10px;
            font-family:  	Arial, Sans-Serif;
            background:   	#FFE4B5;
            color:        	#000000;    }         /* black */

.hdrtable  {text-align:   	center;}
            
.hdrrow    {width:       	250px; }
            
.hdrleft   {text-align:     left; 
            vertical-align: top; }

.hdrtext   {text-align:     center; 
            vertical-align: top; }
            
.hdrctr    {text-align:     center; 
            vertical-align: top; }
            
.hdrrite   {width:          150px;
            text-align:     right;   
            vertical-align: top; }
            
.usgwlogo  {border:         0px;
	        vertical-align: top;
            width:          120px; }
            
.usgwimg   {border:         0px;
	        background:     #FFE4B5 ;
            height:         100px; }

.bondlogo  {border:         0px;
            text-align:     center;
	        vertical-align: top;
            width:          820px; }
            
.ilgwlogo  {border:         0px;
	                                                                               vertical-align: top;
            width:          100px; }		
            
.ilgwimg   {border:         0px;
            background:     #FFE4B5 ;
            height:         100px;}
            
.rtrwimg   {border:         0px;
            background:     #FFE4B5 ;
            height:         100px;}
            
.shdr      {font-family:      Arial, Sans-Serif;
            font-size:        20pt;
            color:            #000000; 
            font-weight:      bold; }
                                   
.pheader   {font-family:      Arial, Sans-Serif;
            font-size:        8pt;
            font-weight:      bold;
            text-decoration:  none; }

/* Footer.html */
            
.footbody  {font-size:   10pt;
            margin-left: 100px; 
	        font-weight: bold;  }

.foottbl   {border:      0px; }

.footleft  {text-align:  left; 
            width:       400px;  }
            
.footctr   {text-align:  center; 
            width:       400px;  }
            
.footright {text-align:  right; 
            width:       400px;  }
            
/* Toc.html */

.tocbody   {font-family:  Arial, Sans-Serif;
            background:   #FFE4B5;
            color:        #FF0000;    }         /* black */

.tocpara   {font-family:    Arial, Sans-Serif;
            font-size:      10pt; 
			font-weight:    bold;  
			margin-left:    10px;
			margin-top:     45px; }
			
/* Main.html */

.mainbody  {margin:       10px;
            font-family:  Arial, Sans-Serif;
            background:   #FFE4B5;
            color:        #000000;    }         /* black */

.mainpara  {font-family:    Arial, Sans-Serif;
            font-size:      12pt; 
			font-weight:    bold; 
			margin-left:    100px;
			margin-top:     50px; }
			
.mainpara2 {font-family:    Arial, Sans-Serif;
            font-size:      12pt; 
			font-weight:    bold; 
			margin-left:    100px;
			margin-top:     25px; }


.mainpara3 {font-family:    Arial, Sans-Serif;
            font-size:      12pt; 
			font-weight:    bold; 
            color:			#0000FF;
			margin-left:    100px;
			margin-top:     25px; }
			
.mainred   {font-family:    Arial, Sans-Serif;
            font-size:      12pt; 
			font-weight:    bold; 
            color:			#FF0000; }
			
.mainblk   {font-family:    Arial, Sans-Serif;
            font-size:      12pt; 
			font-weight:    bold; 
            color:			#0000FF; }
			
.mainctr   {font-family:    Arial, Sans-Serif;
            text-align:     center;
            font-size:      12pt; 
			font-weight:    bold; 
            color:			#000000; }
			
.email     {font-family:    Arial, Sans-Serif;
            font-align:     left;
            font-size:      10pt; 
	        font-weight:    normal;
	        margin-left:    15px;
	        margin-top:     15px; }

.hrline    {width:          75%;  }
			
.humorbody {margin:       	10px;
            font-family:  	Arial, Sans-Serif;
            background:   	#FFFFCC;
            color:        	#000000;    }         /* black */

.humorpara {font-family:    Arial, Sans-Serif;
			background:     #FFFFCC ;
            font-size:      12pt; 
			font-weight:    bold; 
			margin-left:    25px;
			margin-top:     25px; }

.copybody  {font-family:    Arial, Sans-Serif;
			background:     #FFFFCC ;
            font-size:      12pt; 
			font-weight:    bold; 
			margin-left:    10px;
			margin-top:     10px; }

.copypara  {font-family:    Arial, Sans-Serif;
			background:     #FFFFCC ;
            font-size:      12pt; 
			font-weight:    bold; 
			margin-left:    10px;
			margin-top:     10px; }

.newbody   {font-family:    Arial, Sans-Serif;
			background:     #FFFFCC ;
            font-size:      12pt; 
			font-weight:    bold; 
			margin-left:    10px;
			margin-top:     10px; }

.newpara   {font-family:    Arial, Sans-Serif;
			background:     #FFFFCC ;
            font-size:      12pt; 
			font-weight:    bold; 
			margin-left:    10px;
			margin-top:     10px; }

.srcbody   {font-family:    Arial, Sans-Serif;
			background:     #FFFFCC ;
            font-size:      12pt; 
			font-weight:    bold; 
			margin-left:    10px;
			margin-top:     10px; }

.srcpara   {font-family:    Arial, Sans-Serif;
			background:     #FFFFCC ;
            font-size:      12pt; 
			font-weight:    bold; 
			margin-left:    50px;
			margin-top:     10px; }
						
.srctable  {font-family:    Arial, Sans-Serif;
            font-size:      12pt; 
			font-weight:    bold; 
			margin-left:    50px; }
			
.timebody  {font-family:    Arial, Sans-Serif;
			background:     #FFFFCC ;
            font-size:      12pt; 
			font-weight:    bold; 
			margin-left:    10px;
			margin-top:     10px; }

.timepara  {font-family:    Arial, Sans-Serif;
			background:     #FFFFCC ;
            font-size:      12pt; 
			font-weight:    bold; 
			margin-left:    50px;
			margin-top:     10px; }
						
.resbody   {font-family:    Arial, Sans-Serif;
			background:     #FFFFCC ;
            font-size:      12pt; 
			font-weight:    bold; 
			margin-left:    10px;
			margin-top:     10px; }

.respara   {font-family:    Arial, Sans-Serif;
			background:     #FFFFCC ;
            font-size:      12pt; 
			font-weight:    bold; 
			margin-left:    50px;
			margin-top:     10px; }
						
			
.td1       {font-family:    Arial, Sans-Serif;
            width:          250px;
            text-align:     left;            }  

.td2       {font-family:    Arial, Sans-Serif;
            width:          200px;
            text-align:     left;            }  

.td3       {font-family:    Arial, Sans-Serif;
            width:          100px;
            text-align:     left;            }  

.td4       {font-family:    Arial, Sans-Serif;
            width:          100px;
            text-align:     right;            }  

