.h2 {
	font-family: Tahoma, Arial Bold;
	font-weight: bold;
	color: #a00000;
	font-size: 24px;
}
.ltext {
	font-family: Tahoma, Arial;
	color: #aadda0;
	font-size: 12px;
}
.text {
	font-family: Tahoma, Arial;
	color: #a00000;
	font-size: 12px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
table {
	border: 1px none;


}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
.footer {
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a.footer {
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a.footer:hover {
	font-size: 10px;
	font-weight: bold;
	color: #1D3B05;
	text-decoration: none;
}
a.footer:link {
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a.footer:active {
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
