td {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
img {
	border: none;
}
h1 {
	font-family: Verdana, Arial;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
a:link {
	color: #FF4800;
	text-decoration: none;
}
a:visited {
	color: #016908;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
a.right {
	text-decoration:none;
	color: #767676;
}
a.right:visited {
	text-decoration:none;
	color: #767676;
}
a.right:hover {
	text-decoration:underline;
	color: #464646;
}
.m {
	color:#3D3D3D;
	font-weight:bold;
	font-size:10px;
}
