﻿body
{
	font-size: 10pt;
	font-family: tahoma;
}
input
{
	font-size: 10pt;
	font-family: tahoma;
}
select
{
	font-size: 10pt;
	font-family: tahoma;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
textarea
{
	font-size: 10pt;
	font-family: tahoma;
}