body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image : url(images/conf/backlineblue.gif);
}

td {
	font-size:10pt;
	line-height: 120%;
	text-align: left;
}

td.menu{
	width: 196px;
}

table.main{
	width: 730px;
}

table.spec {
	font-size: 10pt;
	margin-top:10px;
	margin-bottom:10px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
}
th.spec {
	background:#E2EBEF;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	text-align:left;
	font-weight:normal;
	color: #333333;
}
th.spec2{
	background:#ECE6EC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	text-align:left;
	font-weight:normal;
	color: #333333;
}
th.spec3{
	background:#FEF3E7;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	text-align:left;
	font-weight:normal;
	color: #333333;
}
th.spec4{
	background:#ECF5E2;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	text-align:left;
	font-weight:normal;
	color: #333333;
}
th.spec5{
	background:#EBEBEB;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	text-align:left;
	font-weight:normal;
	color: #333333;
}
td.list {
	background:#FFFFFF;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	text-align:left;
	line-height:120%;
	color: #333333;

}
.onedown-h {
	font-size: 8pt;
	line-height: 130%;
	color: #333333;

}
.base-h{
	font-size: 10pt;
	line-height: 140%;
	color: #333333;
	text-align: left;
}
a {
	text-decoration: none;
	color: #003300;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:active {
	text-decoration: underline;
	color: #003300;
}
a:hover {
	text-decoration: underline;
	color: #003300;
}

