/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../image/pattern-1.jpg);
   background-repeat:inherit; 
}
.txt{
     font-family:"Monotype Corsiva""";
	 font-size:19px;
	 font-weight:normal;
	 color:#000000;
	 }
	 .footxt{
	 font-family:Times New Roman;
	 font-size:11px;
	 font-weight:normal;
	 color:#FFFFFF;
	 text-decoration:none;
	 
	 }
