body	{ leftmargin="0" topmargin="0" background-color: rgb(255, 255, 255); }
body	{ font-family: Arial, sans-serif; font-size: 12px; color: #000000; }
a:link {
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
	}
a:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}

h4 {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
#ibx {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
ibx:link {
	color: #FFFFFF;
	font-weight: bold;
	}
ibx:visited {
	color: #FFFFFF;
	font-weight: bold;
}
ibx:hover {
	color: #FFFF00;
	font-weight: bold;
}

th  {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
td  {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}
