.copy12gray {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	height: 16px;
	vertical-align:top;
	
}
.link12 {
	font-family: Tahoma;
	font-size: 12px;
	color: 3686A9;
	height: 16px;
}
.link11 {
	font-family: Tahoma;
	font-size: 11px;
	color: 6B9AB2;
	height: 16px;
	text-decoration:none;
}

h1 {
	font-family: Tahoma;
	font-size: 20px;
	color: 3686A9;
	height: 22px;
}

h2 {
	font-family: Tahoma;
	font-size: 16px;
	color: 3686A9;
	height: 20px;
}

a:link {text-decoration:none;}
a:active {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}

#box-table-a
{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	margin: 5px;
	width: 520px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #F1F9FC;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}

#box-table-a td
{
	padding: 8px;
	background: #D7ECF4; 
	border-bottom: 1px solid #fff;
	color: #333333;
	border-top: 1px solid transparent;
}
	
#a img{ border: none; }

