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: medium; color: #000099; font-weight: bold}
.subsection {  font-family:  Arial, Helvetica, sans-serif; font-size: small; color: #000099; font-weight: bold}
.subsubsection {  font-family: Arial, Helvetica, sans-serif; font-style: italic; color: #006666; font-weight: bold; font-size: x-small;}

.subtitle {  font-family: verdana, "Times New Roman", Times, serif; font-size: x-small; color: #000099; font-weight: lighter; text-align: center}
.manual {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #006633}
.emphasis {  font-style: italic; color: #FF3333}
.example {  font-style: italic; color: #339966; font-weight: bold}



