* html body { font-size: small; /* for IE5/Win */
font-size: x-small; /* for other IE versions */
}
a:link { color: #000; font-weight: bolder; text-decoration: underline; }
a:visited { color: #000; }
a:hover { color: #000; }
a:active {
	color: #000;
	text-align: center;
}
body { color: #000; font-size: small; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: normal; font-style: normal; line-height: 1em; }
h1 { font-size: 150%; font-weight: normal; margin: 0.67em 0; }
h2 { font-size: 130%; font-weight: normal; margin: 0.83em 0; }
h3 { color: #06f; font-size: 110%; font-weight: bolder; margin: 0; }
p { }
td { }
.bodymed { color: #000; font-size: medium; }
.bodysmall { color: #000; font-size: 102%; }
.note { color: #06c; font-size: 90%; font-weight: bolder; font-style: oblique; }

