body {
    scrollbar-highlight-color: #95A9C2;
    scrollbar-face-color: #736596;
    scrollbar-shadow-color: black;
    scrollbar-3dlight-color: #95A9C2;
    scrollbar-track-color: #DFCEA7;
    scrollbar-darkshadow-color: black;
    scrollbar-arrow-color: white; }

.heading1 {
	font-family:times new roman,serif;
	color:#736596;
	font-size:18pt;
	font-style:bold;
	}
	
.heading2 {
   font-family:times new roman,serif;
   color:#4e3f1d;
   font-size:12pt;
   }
   
.main1 {
   font-family:times new roman,serif;
   color:black;
   font-size:10pt;
   }
   
.main2 {
   font-family:times new roman,serif;
   color:#514866;
   font-size:10pt;
   font-style:italic;
   }
   
  .sub1 {
   font-family:times new roman,serif;
   color:black;
   font-size:8pt;
   }
   
.thlink {
	font-family:times new roman,serif;
	color:white;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
	}
	
.thlink:hover {
	font-family:times new roman,serif;
	color:#FFFF80;
	font-size:9pt;
	font-weight:normal;
	text-decoration:underline;
	}
	
a {
   font-family:times new roman,serif;
   text-decoration:none;
   color:#802C08;
   font-size:10pt;
   font-style:normal;
   }
   
a:hover {
   font-family:times new roman,serif;
   text-decoration:underline;
   color:#990000;
   font-size:10pt;
   font-style:normal;
   }
   
.monospace {font-family:times new roman,serif;font-size:10pt;color:#36485F;}

.button1 {
		font-family:times new roman,serif;
		color:#FFFF80;
		background-color:#736596;
		font-size:9pt;
		}
		
.button2 {
		font-family:times new roman,serif;
		color:white;
		background-color:#802C08;
		font-size:9pt;
		}
   
   
.descdiv {
	border:1px dashed;
	}
