.ub {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.txt_main {
	font-size: small;
	line-height: 160%;
}
.txt_topics {
	font-size: small;
	line-height: 120%;
	font-weight: bold;
}
.txt_clip {
	font-size: small;
	line-height: 140%;
}
body {
	background-color: #FFFFCC;
	background-image: url(images/background/bg3.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt_cliptitle {color: #FFFFFF}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #FF9933;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
body,td,th {
	font-size: small;
}

.subtitle {
	color: #336600;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #336633;
	border-left-color: #336633;
	padding-bottom: 4px;
	padding-left: 4px;
	font-weight: bold;
}

