@charset "UTF-8";
#pagetitle {
	font-family: sans-serif;
	font-size: 16px;
	color: #BBBBBB;
	text-decoration: none;
	font-weight: lighter;
	line-height: 20px;
	width: 160px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #B0B0B0;
}
#tabletitle {
	font-family: sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
}
#tablesubtit {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

