@import "kbLayers.css";
@import "kbClasses.css";
body
{
	margin: 0px;
	line-height: 140%;
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 0.7em;
	color: #666666;

}
a
{
	color: 333333;
	text-decoration: none;	
}
a:hover
{
	color: #e2352e;
}
td
{
	line-height: 140%;
	font-size: 0.7em;
}
li
{
	list-style-type: disc;
line-height: 140%
}

h1
{
	font-size: 1.55em;
	font-weight: bold;
	margin-top: 10px;	
	margin-bottom: 10px;	
	margin-left: 0px;	
	margin-right: 0px;	
}
h2
{
	margin: 0px;
	font-size: 1em;
	font-weight: bold;
	color: #e2352e;	
}

h3
{
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
	
select,input
{
font-size:1em;
}
