BODY {
		font-family: Arial, Helvetica, serif;
		font-style: normal;
		color: #000000;
}

a.nav:link {
		text-decoration: none;
		color: #FFFF99;
}

a.nav:visited {
		text-decoration: none;
		color: #FFFF99;
}

a.nav:hover {
	text-decoration: underline;
}

a.nav2:link {
		text-decoration: none;
		color: #CFD6EF;
		font-family: Verdana, "Times New Roman", Times, serif;
		font-size: 8pt
}

a.nav2:visited {
		text-decoration: none;
		color: #CFD6EF;
		font-style: normal; font-family: Verdana, "Times New Roman", Times, serif;
		font-size: 8pt
}

a.nav2:hover {
		text-decoration: underline;
		color: #CFD6EF;
		font-family: Verdana, "Times New Roman", Times, serif;
		font-size: 8pt;
}

a.nav3:link {
		text-decoration: none;
		color: #CFD6EF
}

a.nav3:visited {
		text-decoration: none;
		color: #CFD6EF;
		font-style: normal
}

a.nav3:hover {
	text-decoration: underline;
}

.buttonMed,
buttonMed {
	font-size: 10px ; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.TableCellSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #EFEFEF;

}

.pad1 {	padding: 15px; }

a.navSmall:link { text-decoration: none;  color: #666666;}
a.navSmall:visited { text-decoration: none; ; font-style: normal; color: #666666;}
a.navSmall:hover { text-decoration: underline; color: #666666; ; font-style: normal;}

a.BDnav:link {
	text-decoration: none;
	font-family: MS Sans Serif, Tahoma, Arial;
	font-size: 9px;
	color: #999999;
}

a.BDnav:visited {
	text-decoration: none;
	font-family: MS Sans Serif, Tahoma, Arial;
	font-size: 9px;
	color: #999999;
}

a.BDnav:hover {
	text-decoration: underline;
	font-family: MS Sans Serif, Tahoma, Arial;
	font-size: 9px;
	color: #999999;
}