﻿.mainborder {
	border: 1px solid #000000;
}

body {
	background-color: #dad7bf;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
}

.footer
{
	font-size:	0.8em;
	color: #666666;

}link {
	text-decoration: none;
	color: #000000;
}
a {
	text-decoration: none;
	color: #000000;
}

.separator
{ border-right: dashed black 1px;
}

.i2
{
    font-size:	0.75em;
	color: #666666;
}

.nolink 
{
    text-decoration: none;
	color: #000000;
}
    
.datasheetpanel 
{ padding:2px;
    border: solid 1px black;       
    }
    
