body { background-color:powderblue;font-family:sans-serif,Verdana;color:darkslategray;margin:20px;font-size:14px }

a { color:darkslategray;text-decoration:none }
h1,h2,h3,h4 { font-weight:bold }
h1 { font-size:22px; text-align:center }
h2 { font-size:18px; text-align:left }
h3 { font-size:16px; text-align:left }
.noBullet { list-style-type:none }
.startTable { width:16.7%; height:25px }
.alignCenter { text-align:center }
.boldText { font-weight:bold; }

img {
	behavior: url("../pngbehavior.htc");
}

