.list {
	color : #FF0000;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
}
.left {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
	text-decoration: none;

}
.left b {
	color : #FFFFFF;
}
.left a {
	color : #FF6600;
}
.left a:hover {
	color : #FF0000;
}
.text {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: normal;



}
.textCopy {

	color : #000000;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
	text-decoration: underline;
	letter-spacing: normal;
}

