BODY {
	font-family: tahoma;
	background-color: #FFFFE7;
	margin: 0;
	color: #000033;
	background-image: url(bgtile.jpg);
	background-repeat: repeat-x;
}
a:link {
	color:#003399;
	text-decoration:none;
}
a:visited {
	color:#006699;
	text-decoration:none;
}
a:hover {
	color:#CC0000;
	text-decoration:underline;
}
.text10 {
	font-size: 10px;
}
.bw {
	font-size: 10px;
	visibility: hidden;
}
.tablerh {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #4477B8;
}
.text11bold {
	font-size: 11px;
	font-weight: bold;
}
