A{text-decoration:none;}
A:hover{text-decoration:underline;}
.customsize1 {  font-size: 9pt;}
.border1 {  border: #FFFFFF; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.customsize2 {  font-size: 16pt; font-weight: bold}
.customsize3 {  font-size: 16pt; font-weight: bold; text-decoration:underline;}
.customsize4 {  font-size: 9pt;text-decoration:underline;}

table#relate{
	width:100%;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:15px;
	border:3px solid #9ab2c9;
	/* background-color:#9ab2c9; */
	background-color:#26588b;
	font-size:12px;
	color:#fff;
}
table#relate a{
	color:#fff;
	text-decoration:underline;
}
table#relate a:hover{
}
table#relate th{
	width:20%;
	border-spacing:0;
	padding:5px;
	text-align:center;
	vertical-align:middle;
}
table#relate td{
	border-spacing:0;
	padding:5px;
	text-align:center;
	vertical-align:top;
}
table#relate th.img{
	margin:5px;
}
.relate_imgbox{
	width:100%;
	height:80px;
	bgcolor:#333333;
	text-align:center;
}
h3.relate{
	border-left:5px solid #fff;
	padding-left:10px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:30px;
	font-size:12px;
	color:#fff;
}
