h1, h2, h3, h4, h5, h6 { font-family:verdana;}
body, table{  font-family: verdana, "Times New Roman", Times, serif; 
        background-color: #FFFFFF; 
        list-style-image: url(../images/blueball.gif); 
        width: auto; 
        color: #000000; 
        list-style-type: none; 
		font-size: x-small; 
/*		background-image: url(../images/texture1.jpg)	*/
}

.title {  
        font-size: medium; 
        font-weight: bold; 
        color: #000000; 
        text-align: center; font-family: Arial, Helvetica, sans-serif}
.section {  font-family: Arial, Helvetica, sans-serif; font-size: large; color: #000099; font-weight: bold}
.subsection {  font-family:  Arial, Helvetica, sans-serif; font-size: medium; color: #000099; font-weight: bold}
.subtitle {  font-family: verdana, "Times New Roman", Times, serif; font-size: x-small; color: #000099; font-weight: lighter; text-align: center}
.pcode {  font-family: Arial, "Courier New", Courier, mono; 
          font-size: x-small; color: #006600; 
/*          border: 1px #000000 solid; 
          border-color: #003333 #000000 #000000; 
 		  border-width: 1px 1px 1px 1px; 
		  padding-top: 8px; padding-right: 5px; padding-bottom: 8px; padding-left: 30px; 
*/
          height: auto; width: 630px}
.emphasis {  font-style: italic; color: #FF3333}
.subsubsection {  font-family: Arial, Helvetica, sans-serif; font-style: italic; color: #006666; font-weight: bold}
.example {  font-style: italic; color: #339966; font-weight: bold}




