body { 
	margin-top: 0; 
}

table
{
	font-family:"Trebuchet MS";
	color: black;
	font-size:14px;
	line-height:18px;
	margin-left: 10px;
	margin-right: 10px;
	border-color: #CBCBCB;	
}
table.menu {
	border-left-style: solid; 
	border-left-width: 1; 
	border-right-width: 1; 
	border-top-style: solid; 
	border-top-width: 1; 
	border-bottom-width: 0;
	border-left-width: 1;
	border-right-style: solid;
	border-right-width: 1;
	border-top-width: 1;
	border-bottom-width: 1;
	border-color: #CBCBCB;
}
td {
	color: black;
}

td.head
{
	background-color:#8E7FFF;
	border-right: solid 1px; border-color:black;
	border-left: solid 1px; border-color:black;
	border-top: solid 1px; border-color:black;
	border-bottom: solid 1px; border-color:black;
}
td.copy
{
	background-color:#8E7FFF;
	border-top: solid 1px; border-color:black;
	border-bottom: solid 1px; border-color:black;
}
td.menux
{
	border-left-style: solid; 
	border-left-width: 0; 
	border-right-style: solid; 
	border-right-width: 1; 
	border-top-width: 1; 
	border-bottom-width: 1;
	border-color: #CBCBCB;
}
td.menuy
{
	 border-left-style: solid; 
	 border-left-width: 1; 
	 border-right-width: 1; 
	 border-top-width: 1; 
	 border-bottom-width: 1;
	 border-color: #CBCBCB;	 
}
input
{
	font-size: 12px; border: outset #000000 1px; color: black; 
	background-color: white;
}
textarea
{
	font-size: 12px; border: outset #000000 1px; color: black; 
	background-color: white;
}
select
{
	font-size: 12px; border: outset #000000 1px; color: black; 
	background-color: white;
}
input.styled
{
	font-size: 12px; border: outset #000000 1px; color: black; 
	background-color: #white;
}
A:link {text-decoration: none; font-weight: none; color: black}
A:active {text-decoration: none; font-weight: none; color: black}
A:visited {text-decoration: none; font-weight: none; color: black}
A:hover {text-decoration: none ; font-weight: none; color: #FF0000 }
p {
	 font-size:14px;
	 color:#000000;
	 line-height:18px;
	 margin-left: 10px; 
	 margin-right: 10px;
	 text-align: justify;
	}
