a, a:link {
	color: #0066FF;
	font: 8pt Verdana;
	text-decoration: underline;
}

a:hover{
	color: #0066FF;
	font: 8pt Verdana;
	text-decoration: none;
}

body{
	background: #FFFFFF;
	color: #000000;
	font: 8pt Verdana;
}

hr {
	color: #E8E8E8;
}

td {
	color: #000000;
	font: 8pt Verdana;
}

td.bbg {
	background-image: url(../images/bg_bottom.gif);
	border-top-color: #BFBFBF;
	border-top-style: dotted;
	border-top-width: 1px;
}

td.bbgr {
	border-top-color: #8DA9C6;
	border-top-style: solid;
	border-top-width: 1px;
}

td.bd {
	background-image: url(../images/bg_body.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

td.bdl {
	background-image: url(../images/bg_body_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

td.bdlr {
	background-image: url(../images/bg_body_left_r.jpg);
}

td.bglt {
	background-position: left top;
	background-repeat: no-repeat;
}

td.bgm {
	background-color: #336699;
}

td.bgr {
	border-top-color: #BFBFBF;
	border-top-style: dotted;
	border-top-width: 1px;
}

td.j{
	text-align: justify;
	text-indent: 20pt;
}

td.mr {
	background-color: #8DA9C6;
}

td.sb {
	border-bottom-color: #8DA9C6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

ul.news {
	list-style-image: url(../images/bullet.gif);
	margin-left: 14px;
}

ul.short {
	list-style-image: url(../images/bullet.gif);
}

li {
	margin-bottom: 14px;
}

.blq {
	margin-bottom: -15px;
	margin-top: -15px;
}

.nd {
	color: #999999;
	font-size: 7pt;
}

.select{
	background-color: #F8F8F8;
	border-color: #000000 #000000 #000000 #000000;
	border-width: 1px 2px 2px 1px;
	color: #000000;
	font: bold 8pt Verdana;
}
.just {
	text-align: justify;
}

