td.grey {
	background: #d7d7d7;
	vertical-align: top;
}

table.grey {
background: #d7d7d7;

}
td.dgrey {
	background: #aeaeae;
	vertical-align: top;
}

table.dgrey {
background: #aeaeae;

}
td.white {
	background: #ffffff;
	vertical-align: top;
}

table.white {
background: #ffffff;

}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 22px;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 13px;
}

.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 22px;
	font-weight: bold;
}
.mbullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	font-weight: bold;
}
.sbullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 22px;
	}


.s1bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 18px;
	}
	
a:link, a:visited{
color: #666666;
text-decoration: underline;
}

a:hover {
text-decoration: underline;
color: #000000;
}
