 a            { text-decoration: none; }







a:hover {color: #990000; font-weight: bold; 
}

a:link
{
	color: rgb(0,0,102);
	 
}
a:visited
{
	
	color: rgb(153,102,153); 
} 
a:active 
{
	
	color: rgb(153,0,255);
}

body         { scrollbar-face-color: #0D3594; scrollbar-highlight-color: #108C31; 
               scrollbar-3dlight-color: black; scrollbar-darkshadow-color: 
               black; scrollbar-shadow-color: black; scrollbar-arrow-color: 
               #108C31; scrollbar-track-color: #5F82E9; font-family: Verdana, Arial, Helvetica, sans-serif; 
               color: #000000; font-size: 10pt; 
               background-image: url('../bg.gif'); font-weight: bold }
table        { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt;  }

DIV.left {
			 width: 45%;
			 text-align: Justify;
			 float: left;
			 padding-right: 0.3in;
			 border-right: solid thin;
			 border-color: #6666cc;
			 margin-left: 0.5 cm;
			 }
			 
DIV.right {
			 width: 45%;
			 text-align: Justify;
			 float: right;
			 padding-left: 0.25in;
			 margin-right: 0.5 cm;
			 }
IMG.rfloat { float: right; }
			   
IMG.lfloat { float: left;  }

TD.liten { font-family: Arial, Times New Roman; 
 		       font-size: 7pt;
			   font-weight: 500; 
			   font-style: normal; 
			   color: #6666cc;
			   text-decoration: none; 
			   text-transform: none; 
			   font-variant: normal; 
			   } 





P.indent { text-indent:	 1.25cm;
		   margin-top:	 0.15cm;
		   }

  
P.drop-cap:first-letter {
						font-size: 24pt;
						float: left;
						}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
}
h1
{
	color: rgb(16,140,49);
}
h2
{
	color: rgb(16,140,49); 
}
h3
{
	color: rgb(16,140,49);
}
h4
{
	color: rgb(16,140,49);
}
h5
{
	color: rgb(16,140,49);
}