*
{
margin:0;
padding:0;
}
body {
	background-color: #BFFBFF;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #003352;
}
a:link {
	color: #089FCE;
	text-decoration: bold;
}
a:visited {
	text-decoration: none;
	color: #089FCE;
}
a:hover {
	text-decoration: underline;
	color: #089FCE;
}
a:active {
	text-decoration: none;
	color: #089FCE;
	font-weight: bold;
	font-size: 11px;
}
a {
    font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
img, div { behavior: url(iepngfix.htc) }