a {
	color: #000000;
	text-decoration: none;
}

a:hover {  color: #FF6600; text-decoration: underline
}

.style1 {color: #CCCCCC}

.bd1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.bd2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	line-height: 1.5em;
}
.bd5 {
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	margin-top: 10px;
}
.spanbold1 {
	font-weight: bold;
	color: #F00;
	font-size: 1.5em;
	line-height: 1.8em;
}


.bd2 a{
	color: #366cc;
	text-decoration: none;
	font-weight: bold;
}

.bd2 a:hover {  color: #FF6600; text-decoration: underline
}

.bd3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}

.bd4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

