html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
	  font-size: 12px;
	  font-family: Arial, Verdana, Helvetica, sans-serif;
	  color: #555555;
   }

h1, h2, h3, h4, h5, th, thead, tfoot { color: #197D35; }

h1 { font-weight: bold; font-size: 1.6em; word-spacing: normal; text-transform: none; font-style: normal; letter-spacing: normal; text-decoration: none; }
h2 { font-weight: bold; font-size: 1.4em; word-spacing: normal; text-transform: none; font-style: normal; letter-spacing: normal; text-decoration: none; }
h3 { font-weight: bold; font-size: 1.2em; word-spacing: normal; text-transform: none; font-style: normal; letter-spacing: normal; text-decoration: none; }
h4 { font-weight: bold; font-size: 1.1em; word-spacing: normal; text-transform: none; font-style: normal; letter-spacing: normal; text-decoration: none; }
h5 { font-weight: bold; font-size: 1em; word-spacing: normal; text-transform: none; font-style: normal; letter-spacing: normal; text-decoration: none; }
h6 { font-weight: bold; font-size: 1em; word-spacing: normal; text-transform: none; font-style: normal; letter-spacing: normal; text-decoration: none; }
p, td { font-size: 1em; }

tfoot, thead { font-size: 1em; }	
		
th { font-weight: bold; font-size: 1em; }	
small { font-size: .9em; }	
big { font-size: 1.2em; }	
blockquote, pre { font-family: Courier New, monospace; font-size: 1em; }	
img { border: none; }

.PageHeader { font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 20px; color: #FFFFFF; padding-left: 5px; line-height: 25px;}
.main_region{ padding: 10px; font-size: 13px; font-family: Arial, Verdana, Helvetica, sans-serif; color: #333333; line-height: 15px; text-align: justify;}
.maintext {	font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; color: #333333; line-height: 17px; }
.SubHeading { font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #197D35; }
.GreenText {font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; color: #197D35; line-height: 17px; }
.ContactDetails { font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 13px; color: #FFFFFF; }
.Heading { font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #FFFFFF; }

li, ul { list-style-position: inside; list-style-type: default; margin: 0px;}