body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #d27722;
}
a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #d27722;
	text-decoration: underline;
}
a:visited {
	color: #d27722;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana;
	font-weight: bold;
}
h1 {
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana;
}
h2 {
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
}
h3 {
	font-size: 10px;
	color: #d27722;
	font-family: Verdana;
}
.title {
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
}