﻿/***********general*************/
BODY {
	font-family: Verdana,Arial,Helvetica;
	font-size: 9pt;
	}
td {
	font-family: Verdana,Arial,Helvetica;
	font-size: 9pt;
	}
h2 {
    font-family : Verdana,Arial,Helvetica;
    font-size : 11px;
    font-weight : bold;
   }
   
	p.z4bulletsTitle {
		margin-bottom: 5px;
	}
	ul.z4bullets { 
		list-style-image: url(../../d/ch.gif); 
		margin-left: 30px;
		margin-top: 5px;
	}
	
	
#sidebar p {
	margin: 0 0 5px 0;
	padding: 2px 2px 2px 4px;
	font-weight: bold;
	color: #a55a17;
	border-bottom: 1px dotted #BC671B;
	line-height: 1.2em;
}
#sidebar .first {
}

#sidebar ul {
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
}
#sidebar ul li {
	margin: 0 0 0 20px;
}

