body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
body {
	background-image: url(images/back.gif);
	margin-left: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0054A6;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0054A6;
}
a:hover {
	text-decoration: none;
	color: #0054A6;
}
a:active {
	text-decoration: underline;
	color: #0054A6;
}
.style1 {	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.style10 {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 11px;}
.style2 {	color: #0054A6;
	font-weight: bold;
}

.boxer {
	border: 1px solid #000000;
}
.style13 {color: #CC0000}


a:link img, a:visited img { border-style: none } /* no border on img links */

a img { color: white; }        /* trick to hide the border in Netscape 4 */
@media all {                   /* hide the next rule from Netscape 4 */
  a img { color: inherit; }    /* undo the color change above */
}


h1, h2, h3, h4, h5, h6 { text-align: left }
/* background should be transparent, but WebTV has a bug */
h1, h2, h3 {
	color: #336699;
	background: white;
}
h1 {
	font: bolder 170% Arial, Helvetica, sans-serif;
}
h2 { font: 125% sans-serif }
h3 { font: 110% sans-serif }
h4 { font: bold 100% sans-serif }
h5 { font: italic 100% sans-serif }
h6 { font: small-caps 100% sans-serif }