a:link {
	font-weight: bold;
	color: #003399;
}
a:hover {
	font-weight: bold;
	background-color: #FFFF33;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.pageheader {
	font-weight: bolder;
	color: #DBDBDB;
	background-color: #000066;
	border-bottom-style: groove;
	font-size: medium;
}
li {
	font-size: x-small;
}
.smtext {
	font-size: x-small;
}
.tablelink {
	background-color: #FFCC33;
	cursor: hand;
	color: #000033;
	text-decoration: underline;
	font-weight: bold;


}
.tablelinknormal {
	cursor: hand;
	color: #000066;
	border-bottom-style: double;
	text-decoration: underline;
	font-weight: bold;



}
