body{	margin:0px;
	padding:0px;
	background:#ffffff
}
a:link {
	color: #787878;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #787878;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #dfdfdf;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration:underline
}
a.fm:link {	color: #BFBFBF;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}
a.fm:visited {
	color: #BFBFBF;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}
a.fm:hover {
	color: #dfdfdf;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration:underline
}
.mfont {
	font-size: 10px;
	font-family: tahoma;
	color: #000000;
}
.gray_font {
	color: #666666;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
}
.foot_font{    font-size: 10px;
	color: #BFBFBF;
  	font-family: Tahoma;}
