html { overflow-x: auto; overflow-y: scroll; height:100%;}


body 
{
background: url(images/bg1.jpg) top center no-repeat fixed; 
	background-color:#FFFFFF;
	line-height: 1em;
	
}



input[type="text"] { 
}
body {
	margin-left: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

td { font-family: tahoma, verdana, arial, geneva, sans-serif; font-size: 12px; color: #5c5c5c; text-decoration: none}
A:link {
	color: #397B39;
	text-decoration: none
}
A:visited {
	color: #397B39;
	text-decoration: none
}
A:active {
	color: #397B39;
	text-decoration: none
}
A:hover {color: #FF0000; text-decoration: none}






.content {
	text-align: justify;
	line-height: 1.4;

}

