.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #666666;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}

a:hover
{
	color: #cc0000;
	background-color: #ffffff;
}
a:link {
	color: #333333;
	text-decoration: none;
}

grup td
{
	border-left-color:Blue;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
