.body {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

a:link {
	font-family: tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.titlegreen {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #4A7B00;
	text-decoration: none;
}
.textbody {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.titleorang {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
}
.titlegray {


	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
