body{
	margin-left: 0px; margin-top: 0px;
}
a {
	text-decoration: none;
	font-weight: bold;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #510000;
}
.bodylink:hover {
	text-decoration: underline;
	color: #FF9900;
}
.titletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}

.namelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
.namelink:hover {
	text-decoration: underline;
	color: #FF9900;
}
.satheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006666;
}
.sattitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006666;
}
.satlink {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
.satlink:hover {
	text-decoration: underline;
	color: #009999;
}
.sattablehead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006666;
}
.sattablerowg {
	background-color: #EEEEEE;
}
