hr {
	color : #d5d5d5;
	width : 250;
}
.text {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #626262;
	text-align: justify;
}
.header {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #72788F;
	font-weight: bold;

}
.note {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #626262;
	text-align: justify;
	font-style: italic;

}
.link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 17px;
	color: Blue;
	text-align: left;
	text-decoration: none;

}
.link:hover {

	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #72788F;
	text-align: left;
	text-decoration: none;
}
.imgleft {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 1px solid #626262;
	margin-top: 8px;
}
.imgright {
	float: right;
	border: 1px solid #626262;
	margin-top: 8px;
	margin-left: 8px;

}
.textleft {

	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #626262;
	text-align: left;
}
td.header{
		font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #72788F;
	font-weight: bold;
		vertical-align : top;
}
td.headercenter{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #72788F;
	font-weight: bold;
	text-align : center;
}
td.text{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #626262;
	text-align: justify;
	vertical-align : top;
}
