.bdytxt {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.header {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #00639C;
	text-decoration: none;
}
a:hover.header
{ text-decoration:underline;  }
.box1 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 20px;
	width: 160px;
}
.box2 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 60px;
	width: 160px;
}

