input{
	font-family: Tahoma, "MS Serif";
	font-size : 10pt;
	border: 1px solid #999999;
}
textarea{
	font-family: Tahoma, "MS Serif";
	font-size : 10pt;
	border: 1px solid #999999;
}
td{
	font-family: Tahoma, "MS Serif";
	font-size : 10pt;
}
table{
	border: 0px;
}
body{
	font-family: Tahoma, "MS Serif";
	font-size : 11pt;
}
.textsmall {
	font-family: Tahoma, "MS Serif";
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
.textnormal {
	font-family: Tahoma, "MS Serif";
	font-size: 12px;
	color: #5B5B5B;
}
.textbold {
	font-family: Tahoma, "MS Serif";
	font-size: 12px;
	font-weight: bold;
	color: #3D3D3D;
}
A:link {text-decoration: none; color: #339900;}
A:visited {text-decoration: none; color: #339900;}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}
