@charset "utf-8";
/* CSS Document */

a img {
	text-decoration: none;
	border: 0 none;
	}
	
	body {
	background-image: url(http://imsconferences.com/pattern.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #009DDC;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style2 {font-size: 16}
.style1 {	font-size: 16px;
	font-weight: bold;
	color: #009DDC;
}