.nav{
		background-image: url(images/navbg.gif);
		background-repeat:no-repeat;
		width: 717px;
		height: 23px;
		
}
.Capital {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.tips  {
	background-image:url(images/diabetes_tip_bg.png);
	background-repeat:no-repeat;
	width:716px;
	height:443px;
	text-align: center;
}

.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
}
.nav table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eee1c5;
	font-weight: bold;
}
.nav table tr td {
	font-size: 10px;
	font-weight:bold;
	color: #c9f0fd;
}
.nav table {
	font-size: 10px;
	font-weight:bold;
}


