body {
	margin-top: 0px;
}

a:link       { text-decoration: none; color: #000000 }
a:visited    { text-decoration: none; color: #000000 }
a:active     { text-decoration: none; color: #000000 }
a:hover      { text-decoration: underline; color: #000000 }

.style1 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
}

.style5 {font-size: 16px}

.style13 {font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
}

.style19 {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #FFFFFF;
}
.style21 {color: #FF0000;
	  font-weight: bold;
}

.style20 {color: #00CC00;
	  font-weight: bold;
}