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: large; 
        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}
.pcode {  font-family: "Courier New", Courier, mono; font-size: x-small; color: #660000; border: 1px #000000 solid; border-color: #003333 #000000 #000000; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; border-width: 1px 1px 1px 1px; height: auto; width: 600px}
.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}



