body {
	font-family: "Comic Sans MS";
	font-size: 14px;
	margin-top: 0px;
	color: #000000;
	text-align: left;    
}
.table {
	background-image: url(images/bg.jpg);
	top: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.img1 {
	margin: 10px;
	border: medium outset #00CCFF;
	float: right;
}
.img2 {
	margin: 10px;
	border: medium outset #00CCFF;
}
.txt {
	text-align: left;
	text-indent: 5px;
	padding-left: 8px;
}
.txt1
 {
	text-align: center;
	text-indent: 5px;
	padding-left: 170px;
	padding-right: 8px;
}
a {
	color: #000000;
	text-decoration: none;
}

a.imp {
 font-size: 15px; 
 color: #6F0000;
}

a.imp:hover {
 font-size: 15px; 
 color: #FF0000;
}

a:hover {
	color: #33CCFF;
	text-decoration: none;
}
.txt2 {
	text-align: left;
	text-indent: 5px;
	padding-left: 50px;
	padding-right: 50px;
	margin-right: 30px;
	}
.txt3 {
	text-align: left;
	text-indent: 5px;
	padding-left: 50px;
	padding-right: 20px;
	}
