﻿body
{
	font-family:Tahoma;
	font-size:12pt;
	color:#222222;
	background-color:#cccccc;
}
TD
{
	font-family: Tahoma;
	font-size: 12pt;
	line-height: 18px;
	text-align:right;
}
textarea
{
	font-family: Tahoma;
	font-size: 12pt;
}
INPUT
{
	font-family: Tahoma;
	font-size: 12pt;
}
SELECT
{
	font-family: Tahoma;
	font-size: 12pt;
}
A:link, A:visited
{
	text-decoration: none;
	color: Blue;
}
A:hover
{
	color: Red;
	text-decoration: none;
}
