body { 
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
		 font-style: normal;  
		 font-weight: normal;
	 		}
	

a { 
    color: #620717; }

a:visited {
            color: #666666;    
				}	  

a:hover { color: #666666; 
          
          text-decoration: none;
			 }	 

a.title { font-weight: bold;   }

a.title:visited {font-weight: bold;
                  color: #0000CD;    
						}	  

a.title:hover { color: #FF4500; 
          font-weight: bold;
          text-decoration: none;
			 }	
			 
 h1 { font-size: 130%;  
     font-weight:  bolder;
	  color: Black; 
	  margin-bottom: 0pt;

	  }


h2 { font-size: 120%;  
	  color: Black;  
	  margin-top: 10pt;
	  margin-bottom: 10pt;

	  }

			  
h3 { font-size: 100%;  
     font-weight: bold;
	  color: Black;	
	  margin-bottom: 0pt;
	  margin-top: 0pt;

	  }
h4 {  font-size: 100%;  
     font-weight: bold;
	  color: Black;
	  margin-bottom: 0pt;

	  	}
/* below is to used table data */
h5 {  font-size: 8pt;  
font-weight: normal;
	  color: Black;
    margin-top:0px;
	 margin-bottom: 0px;
	 
	  	}	

h6 {  font-size: 70%;  
     font-weight: bold;
	  color: Black;
	
	  	}			  

p { font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
     margin-top:0pt; 
	   margin-bottom: 10pt;
		font-size: 8pt;
}
table { font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	
		  }

tr { font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
  
	  }

td { font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 8pt;  
   	  }


td.content {  font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
            
	      }

ol {
 margin-top: 0pt;
  margin-bottom: 10pt;
}			
	
ol li ol {
margin-bottom: 0pt;
}		

ul {
  margin-top: 0pt;
  margin-bottom: 10pt;
  list-style-image: url(images/bullet.gif);
  margin-left: 20px;
 }



ul li {
	 margin-top: 3pt;
}

ul li ol {
	margin-bottom: 0pt;
	
}
ol li ul {
	margin-bottom: 0pt;
}

ul li ul li {
  margin-top: 0pt;
  margin-bottom: 10pt;
  list-style-image: url(images/bullet-mdash.gif);
 }

td.line {
background-image: url(images/vertline.gif);
background-repeat: repeat-y;
background-position: center;
padding: 0%;
}

td.top {
background-image: url(images/horizline.gif);
background-repeat: repeat-x;
background-position: center;
padding: 0px;
}

#footerLeft {
	float: left;
	width: 100px;
	height: 50px;
	clear: none;
}

#footerCenter {
	width: 525px;
	float: left;
	clear: none;
	text-align: center;
}

div.mypad {
   padding-left: 15px
}

th {
  font-weight: normal;
}

