.rex1{
	background : url(bsa_design_bg.png) center;
	background-position : bottom, right;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight: bold;
}

b {
	color: #000000;
}

.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #555555;
}

a.content{
	color: #000000;
	text-decoration: none;
	border-bottom: dashed 1px #666666;
}

a.content:active {
	color: #000000;
	text-decoration: none;
	border-bottom: dashed 1px #666666;
}

a.content:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: solid 1px #000000;
}

.content2{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555555;
}

a.content2{
	color: #000000;
	text-decoration: none;
	border-bottom: dashed 1px #666666;
}

a.content2:active {
	color: #000000;
	text-decoration: none;
	border-bottom: dashed 1px #666666;
}

a.content2:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: solid 1px #000000;
}

.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #999999;
	padding: 3px;
	/* letter-spacing:2px; */
}
