body {
	margin: 0 0 0 0;
	background: #FFFFFF;
}

img {
	border: 0 0 0 0;
}

#imgWrap {
	float: left;
	padding: 0 10px 0 0; 
}

.txt10pxBlack {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.txt11pxBlack {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}

.txt11pxGray {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.td2 {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	line-height: 8px;
	padding: 9px;
	text-align : center;
		background-color : #EFF3F7;
}

.txt12pxGray {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align:justify;
}
.txt12pxGray a:link {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
}
.txt12pxGray a:visited {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
}
.txt12pxGray a:hover {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}

a.1:link {
	TEXT-DECORATION: none;
	COLOR: #333333;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
a.1:visited {
	COLOR: #333333;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}
a.1:hover {
	TEXT-DECORATION: underline;
	COLOR: #333333;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	}
a.1:active{
	
	COLOR: #333333;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	}