.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.copyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

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

.border {
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #028478;
	border-bottom-color: #000000;
	border-left-color: #028478;
	border-left-width: 2px;
}

.style3 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


 /* The link colour */
.A {
    COLOR: #000000; TEXT-DECORATION: none
	
}

.A:hover {
    COLOR: #999999; TEXT-DECORATION: underline

}
.style4 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.border_vertical {

	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #028478;
	border-right-color: #028478;
	border-bottom-color: #028478;
	border-left-color: #028478;
	border-left-width: 2px;
}
