<STYLE TYPE="text/css">
<!--
/*body {
	scrollbar-face-color: whitesmoke;
	scrollbar-shadow-color: #aaaaff;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #aaaaff;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: whitesmoke;
	scrollbar-arrow-color: white; } 



body {
	scrollbar-face-color: #cccc66;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #cccc66;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #333333; } 
*/

body {
	scrollbar-face-color: #cc3300; #dc143c;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #cccc66;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #333333; } 



BODY { 
	background: #d3d3d3; #333333; #ffffff;  #cecebd;   #2d5c3d;  "#a0927e";  #c8ddca;

	/*background-image: url(../images/bg.gif) ;*/}  


.tbtype { 
        font-family: verdana, Arial, Verdana,  Helvetica, sans-serif; 
        font-size: 10pt; 
        border: none;
        border-style:none;}
.tcap { 
        font-family: verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt; 
        font-weight: bold;
        text-align: left;
        padding: 4px; }
#tha1 { 
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt; 
        font-weight: bold;
        text-align: justify;
        background: #cccc66;
        color:  #ffffff;}

#tha2 { 
        font-family: verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt; 
        font-weight: bold;
        text-align: left;
        background:  #ffffff; #c8ddca; #333333;  #cecebd;   #2d5c3d;  "#a0927e";  
        color: #000000;
       /* padding: 1px;*/
        width:164;}
#tha3 { 
        font-family: verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt; 
        font-weight: bold;
        text-align: left;
        background:  #eeeeff /*url(../images/bg.gif)*/ ;
        color: #000000;
        padding: 2px;
        width:164;}
#tha4{ 
        font-family: verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt; 
        font-weight: bold;
        text-align: left;
        background: #ffffff;
        color: #000000;
        padding: 2px;
        width:200;}

#tha5 { 
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt; 
        font-weight: bold;
        text-align: justify;
        background: #fafad2; #ffffff;
        color: #333333;}

.td0 {
        font-family: verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt;  
        background: white;
        color: black;  }
.td1 {
        font-family: verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;  
        background: #fafad2;
        color: black; 
        width: 250px; }
.td2 { 
        background: white;
        color: black; 
        width: 150px; 
        padding: 2px; }
.td3 { 
        background: white;
        color: black; 
        width: 300px; 
        padding: 2px; }
.td4{ 
        background: white;
        color: black; 
        width: 400px; 
        padding: 2px; }

IMG.right { float : right }
IMG.left { float : left}

HR.clear { clear : both; color:fafad2;}
HR{color:fafad2;}




#1 {  background:#eeeeff;}


#green {  background:#ffffff;
        	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9pt;
        	color: green;}

#content {background:#fafad2; #ECE6B7; #ffffff; #cecebd;}


.head {
	background:  url(images/topbackground.jpg) #336699 ; 
	color: white;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	padding: 3px;
	width: 100%;
	height=12}


.all{border-left:solid #aaaaff 1px;border-right:solid #aaaaff 1px;border-bottom:solid #aaaaff 1px;border-top:solid #aaaaff 1px;}
.right{border-right:solid #aaaaff 1px;}
.left{border-left:solid #aaaaff 1px;}
.leftright{border-left:solid #aaaaff 1px;border-right:solid #aaaaff 1px;}
.notop{border-left:solid #aaaaff 1px;border-right:solid #aaaaff 1px;border-bottom:solid #aaaaff 1px;}
.nobottom{border-left:solid #aaaaff 1px;border-right:solid #aaaaff 1px;border-top:solid #aaaaff 1px;}
.bottomtop{border-bottom:solid #aaaaff 1px;border-top:solid #aaaaff 1px;}



input{color:#000000; font-size:9pt; background-color:#fafad2; border:1 solid light ; size=30;height:20px onmouseover="this.style.backgroundColor='#336633'" onmouseover="this.style.backgroundColor='#99ccff'"}
button{color:#aaaaff; font-size:9pt; background-color:#fafad2; border:1 solid light; size=30;height:20px onmouseover="this.style.backgroundColor='#336633'" onmouseover="this.style.backgroundColor='#99ccff'"}
textarea{color:blue; font-size:9pt; background-color:#fafad2; border:1 solid light; size=30;height:50px}

 A:link { 
	color: green;
	/*text-indent:15px;*/
	text-decoration: none;}        /* unvisited links */ 
 A:visited { 
	color: gray;
	text-decoration: none;}    /* visited links */ 
 A:hover { 
	color: blue;
	text-decoration: underline;}    /* user hovers */ 
 A:active { 
	color: orange;
	text-decoration: none;}        /* active links */ 

.disc {list-style-type: disc;}
.circle {list-style-type: circle;}
.square {list-style-type: square;}
.decimal {list-style-type: decimal;}
.lower-roman {list-style-type: lower-roman;}
.upper-roman {list-style-type: upper-roman;}
.lower-alpha {list-style-type: lower-alpha;}
.upper-alpha {list-style-type: upper-alpha;}
.none {list-style-type: none;}
.Georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;

.title {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-weight: bold;
	color:green;
	font-size: 18pt; }
.subtitle {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-weight: bold;
	color:green;
	font-size: 14pt; }
.text {
	font-family: verdana,  arial, helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	text-indent:2em;}
CITE {
	font-family: "Times New Roman", Times, serif;
	font-style






	.morehl {
		font-family: Verdana, geneva, arial, sans-serif !important;
		font-size: 12px !important;
		color: #cc0000 !important;
		font-weight: normal !important;
		font-style: normal !important;
		text-decoration: underline !important;
	}	
	
	A:link.morehl, A:vlink.morehl, A:alink.morehl {
		color: #cc0000 !important;
	}
	
	.moresrc {
		font-family: Verdana, geneva, arial, sans-serif !important;
		font-size: 9px !important;
		color: #333333 !important;
		font-weight: normal !important;
		font-style: normal !important;
		text-decoration: none !important;
	}
	
	A:link.moresrc, A:vlink.moresrc, A:alink.moresrc {
		color: #333333 !important;
	}
	
	.moreti {
		font-family: Verdana, geneva, arial, sans-serif;
		font-size: 9px;
		color: #333333;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
	}
	
	.morehlt {
		font-family: Verdana, geneva, arial, sans-serif;
		font-size: 12px;
		color: #cc0000 !important;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
	}	