h1, h2, h3, h4, h5, h6 { font-family:verdana;}
body {  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: 11pt; 
/*		background-image: url(../images/texture1.jpg)	*/
}

.title {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFC;
}

.section {  font-family: Arial, Helvetica, sans-serif; font-size: 13pt; color: #000099; font-weight: bold}

.subsection {  font-family:  Arial, Helvetica, sans-serif; font-size: 12pt; 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: "Courier New", Courier, mono; font-size: 10pt; 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}

.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}
tr {  vertical-align: top}



td {  vertical-align: top}
