.text {
	font-family: Tahoma, Tahoma;
	font-size: 9pt;

}
.border      { border: 1px solid #FFFFFF }
input {
	font-family: Arial, Arial;
	font-size: 9pt;

}
textarea {
	font-family: Arial, Arial;
	font-size: 10pt;
}
select {
	font-family: Arial, Arial;
	font-size: 10pt;
}
a, a:visited {
	color: #0099cc;
	text-decoration: none;
}

a:hover, a:focus {
	background: #333;
	color: #a4a4a4;
	text-decoration: underline;
	text-decoration: overline;
}

img {
	display: block;
	padding: 0;
	margin:
