body
{
	font-size: 8pt;
	margin: 0px;
	font-family:tahoma;
}

INPUT
{
	font-family: tahoma;
	font-size: 8pt;
}
TEXTAREA
{
	font-size: 8pt;
	font-family:  tahoma;
}
A:link
{
	text-decoration: none;
	color:#800000
}
A:visited
{
	color:#800000;
	text-decoration: none;
}
A:hover
{
	color: #2D5BBd ;
}
BUTTON
{
	font-size: 8pt;
	font-family:tahoma;
}
TABLE
{
	font-size: 8pt;
}
SELECT
{
	font-family: tahoma;
	font-size: 10pt;
}
.myIMG
{
	float: right;
}
