@charset "utf-8";
a  {
   text-decoration: none;
   color: #696;
}

a ins  {
   text-decoration: none;
}

#maincontent p {
   font: 16px/17px Trebuchet MS, Arial, Helvetica, sans-serif;
   text-align: justify
}

#maincontent a {
   font: 16px/17px Trebuchet MS, Arial, Helvetica, sans-serif;
   text-align: justify;
}



#maincontent a:hover {
   font: 16px/17px Trebuchet MS, Arial, Helvetica, sans-serif;
   text-align: justify;
   color: #45763A;
}



table h1  {
   font: bold 24px/36px Georgia, Times New Roman, serif;
   margin: 0px;
   color: #282f1f;
   text-align: left;
   text-transform: capitalize;

}
table h2  {
   font: bold 18px/24px Georgia, Times New Roman, serif;
   margin: 0px;
   color: #282f1f;
   text-align: left;
   }
   
table h3  {
   font: bold 14px/18px Georgia, Times New Roman, serif;
   margin: 0px;
   color: #000000;
   text-align: left;


}

#practice a { color: #0f1a03; font: 12px/14px Arial, Georgia, "Times New Roman", serif; margin: 0; text-decoration:none; }

#copyright  {
   font: 11px/15px Verdana;
   margin: 0;
   color: #282e20;
   text-align: center;

}

#copyright a {
   font: 11px/15px Verdana;
   margin: 0;
   color: #282e20;

}

#copyright a:hover {
   font: 11px/15px Verdana;
   margin: 0;
   color: #282e20;
   text-decoration: underline;

}


body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #EBEEE5
} 

table  {
	font: 17px/21px Georgia, Times New Roman, serif;
	
}

p {text-align: justify;}

html {
 background-image: background-color: #9fb189;

 
 }
