/* CSS Document */
body{
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color:#fff;
margin:0px;
color:#000;

}
p, li, table{
	font-size: 14px;
}
li{
	line-height:18px;
	margin-bottom:20px;
	list-style-type: disc;
}
.inset {
	padding-left: 40px;
}
h2 {
	font-size: 16px;
	}
h1 {
	color: #996600;
	font-size: 16px;
}
.equip img{
margin-bottom:10px;
}
