body {
	font: 14px Tahoma, Verdana, Arial, sans-serif;
	color: #3399ff;
	background-color: #333399;
	margin: 0px;
	padding: 1px;
}
tr,
td {
	font: 14px Tahoma, Verdana, Arial, sans-serif;
	color: #3399ff;
	background-color: #333399;
	margin: 0px;
	padding: 1px;
	text-align: left;
}
a:link,
a:visited    {
	text-decoration: none;
	color: #FFFF99;
}
a:hover      {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
a.extlink {
	padding-right: 12px;
	background: url(images/external.gif) center right no-repeat;
}
h1 {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
h2 {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
img.w3c {
	margin: 0px;
	height: 16px;
	width: 44px;
	border: 0;
	vertical-align: middle;
}
.smalltxt {
	font-size: 12px;
}

