.font {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
tr {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
select {
	font-size: 12px;
}
input {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
textarea {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
a:link {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration:none;
}
a:visited {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 150%;
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
.fontbold {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}
a.grey:link {
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	text-decoration: none;
}
a.grey:visited {
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	text-decoration: none;
}
a.grey:hover {
	font-size: 12px;
	line-height: 160%;
	color: #FF3300;
	text-decoration: none;
}
a.grey:active {
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	text-decoration: none;
}
.fontgrey {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	line-height: 160%;
	color: #333333;
	text-decoration: none;
}
.fontboldorange {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.fontwrite {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
}
.headle {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #FF3300;
}
