h1{
   color: #007836;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 17px;
	line-height: 20px;
	display: inline;
	font-weight: bold;
	font-style: normal;
} 

h2,h3,h4{
   color: #007836;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	display: inline;
	font-weight: bold;
	font-style: normal;
}

/** {
   padding:0;
   margin:0;
}*/

html,body {
	height: 100%;   
	padding:0;
   margin:0;
}

body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
   color: #333;
	font-size : 12px;
   margin: 0;
   padding: 0;
	/*background: #F4F8C6 url(../images/bg_intro.png) left center repeat-x;*/
	background: #F7F4ED url(../images/bg.png) left top;
}

td{
	font-size: 12px;
	line-height: 16px;
}

a:active, a:link, a:visited{
	font-size: 12px;
	color: #333;
	border: none;
	text-decoration: none;
}

a:hover{
	border-bottom: #333 1px dotted;
}

.hi{
	overflow: hidden; 
	position:absolute; 
	left:3px; top:2px; 
	z-index:1; 
	/*border: #000000 1px solid; */
	visibility: hidden
}
