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;}
.pcode {  font-family: Arial, "Courier New", Courier, mono; 
          font-size: x-small; color: #006600; 
          height: auto; width: 630px}
.subtitle {  font-family: verdana, "Times New Roman", Times, serif; font-size: x-small; color: #000099; font-weight: lighter; text-align: center}
.exhead {  font-family: "Times New Roman", Times, serif; font-style: italic; color: #006633; font-size: small}
.Exercisehead {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #660066}
.ExerciseBody {  font-family: "Times New Roman", Times, serif; font-size: 11pt; color: #660066}
.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}
.note { color: #0000FF }
.figure {  color: #006600}

.tnote { font-style: italic; color: #CC6666; }
.rnote { font-style: italic; color: #6666CC; font-weight: bold}


