.txt {
	color: #000000;
	font-size: 12px;
	padding-left: 7px;
}
.bot-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B6B6B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-left: 30px;
}


.txt3 {
	color: #000000;
	font-size: 11px;
	padding-left: 5px;
}

.txt-bot {
	color: #666666;
	font-size: 10px;
}

.txt2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}


body {
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.border {
	border: 1px solid #DADADA;
}

.border1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a:link {
	color: #333333;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #333333;
	
}
a:active {
	color: #999999;
}
.line {
	border-left-style: solid;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	list-style-image: url(images/bullet.gif);
	text-indent: 0px;
	vertical-align: top;
	list-style-position: inside;
}
