@import "icaLayers.css";
@import "icaClasses.css";
@import "borders.css";
body
{
	background-color: #dddddd;
	margin: 0px;
	line-height: 140%;
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 11px;
	color: white;
}
td
{
	line-height: 140%;
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 10px;
	color: white;
	vertical-align:top;
	font-size: 11px;
}
a
{
	text-decoration: none;	
	color: white;
}
a:hover
{
	text-decoration: underline;	
}
input,select,textarea
{
	border: 1px solid #fff;
	background-color: #fff;
}
h1
{
	font-size: 1.8em;
	line-height: 140%;
	position: relative;
	left: -15px;
	font-weight:100;
}
h2,h3,h4
{
	font-weight: 100;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
}
