.main_table {
	border : groove;
}

body {
	font-family : arial, Helvetica, sans-serif;
	background-image : url(images/water3b.gif);
}
h1 , h2, h3 {
	color : blue; font-family : arial, Helvetica, sans-serif;	
}
h4, h5 {
	
}
A {
	text-decoration : none;
	color : blue;
	font-weight : bolder;
	font-size : 1em;
	font-style : normal;
}

A:HOVER {
	text-decoration : underline;
}

#Link{
	width : 36; height : 36
}

.txt1 {color:#616161; line-height:12px;}
.txt2 {color:#8EA21E; line-height:14px; font-weight:bold;}


/*td {padding: 10px; text-align:justify; font-family : arial, Helvetica, sans-serif;  
}
th {padding: 10px;font-family : arial, Helvetica, sans-serif;  
}*/