body, html {
	background:#FFFFFF;
	color:#303030;
	font-family:Tahoma, sans-serif;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
}

a { 
text-decoration : none; 
color : #1b758e;

} 
a:hover { 
color : #1b758e; 
text-decoration : underline; 
} 


ul {color :#555;list-style-image: url('ul.png');}
li {margin-bottom: 5px;margin-top:5px;}

div.img {padding: 2px;margin: 2px;}

div.head {
	font-size:14px;
	margin-top:7px;
	margin-bottom:7px;
	font-weight: bold;

}

div.check {
	font-size:12px;
	margin-top:10px;
	margin-bottom:2px;
}

div.checkb {
	font-size:12px;
	margin-top:10px;
	margin-bottom:2px;
	font-weight: bold;
}

