﻿body
{
	font-size: 8pt;
	margin: 0px;
	font-family: Verdana, 'Times New Roman';
	text-align: center;
}

INPUT
{
	font-family: Tahoma;
	font-size: 8pt;
}
TEXTAREA
{
	font-size: 8pt;
	font-family: Tahoma;
}
A:link
{
	text-decoration: none;
	color:#4A61B5
}
A:visited
{
	color: blue;
	text-decoration: none;
}
A:hover
{
	color: red;
}
BUTTON
{
	font-size: 8pt;
	font-family: Tahoma;
}
TABLE
{
	font-size:10pt;
	font-family: Tahoma;
}
SELECT
{
	font-family: Tahoma;
	font-size: 10pt;
}
scroll bar
{
  color: green;
}
.myIMG
{
	float: right;
}
.MSG
{
	color: blue;
}
.mybody
{
	font-family: Tahoma;
	font-size: 8pt;
}