body { 
	margin: 0px; padding: 0px;
	font-family: Arial,Helvetica,sans-serif;
}

h1 {
	color: #069;
	font-size: 24px;
	font-weight: normal;
}

h2 {
	color: #069;
	font-size: 20px;
	font-weight: normal;
}

h3 {
	color: #069;
	font-size: 16px;
	font-weight: normal;
}


img	{
	border: none;
}


table.banners {
	border: 1px solid #CCC;
	background: #FFFFFF url("http://www.bioliget.com/design/bioliget/images/bannersbg.gif") repeat-x;
	width: 100%;
}

td.menu {
	height: 32px;
	background: url("http://www.bioliget.com/design/bioliget/images/menu1bg.gif") repeat-x;
}

td.main {

}

td.footer {
	background: url("http://www.bioliget.com/design/bioliget/images/foot.gif") no-repeat;
	font-size: 11px;
}

