﻿body
{
	background-color: #FEFBCB;
	font-family:Arial, Helvetica, sans-serif;
}

TABLE .parameter
{
	border-right: #009966 thin solid;
	border-top: #009966 thin solid;
	margin: 5px;
	border-left: #009966 thin solid;
	border-bottom: #009966 thin solid;
	border-collapse: collapse;
	font-family: 'Courier New';
	font-size: 10pt;
	table-layout: auto;
}

A{text-decoration: none;} 
A:link
{
	color: #3399cc;
}
A:visited{color: #3399cc;}
A:hover
{
	color: #cc0033;
}
A img
{
  border:none;
}
.auto-style2
{
	border-width: 1px;
	background-color: #FFCC00;
}
