.txt-hs {
	font-size: 10px;
	line-height: 140%;
	font-weight: normal;
	color: #2B4080;
	margin-left: 20px;
}
.txt12 {
	font-size: 12px;
	line-height: 180%;
	color: #666666;
}
.txt12b {
	font-size: 12px;
	line-height: 180%;
	color: #666666;
	font-weight: bold;

}
.txt10c{
	font-size: 10px;
	line-height: 180%;
	color: #999999;
}
.txt10{
	font-size: 10px;
	line-height: 180%;
	color: #999999;
}
body
{
background-image:url(img/bg.gif);
background-repeat:repeat-y;
background-position:center;
background-attachment:fixed;
}

a:link {
	color: #2B4080;
	text-decoration: underline;

}
a:visited {
	color: #2B4080;
	text-decoration: underline;

}
a:hover {
	color: #2B4080;
	text-decoration: underline;

}
a:active {
	color: #2B4080;
	text-decoration: underline;

}
#entrylist ul {
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style:none;
	background-color:transparent;
}
#entrylist li {
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	line-height:10px;
	margin:10px 10px 10px;
	padding:5px 5px 5px 15px;
	text-align: left;
	background-color:transparent;
	background-position: left center;
}
.txt16 {
	font-size: 16px;
	line-height: 160%;
	font-weight: bold;
	color: #666666;
	margin-bottom: 0pt;
}
.txt14b {
	font-size: 14px;
	line-height: 180%;
	font-weight: bold;
	color: #2B4080;
}
.txt14 {
	font-size: 14px;
	line-height: 180%;
	font-weight: bold;
	color: #666666;
}

