* {
	padding: 0;
	margin: 0;
}
body {
	height: 100%;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	line-height: 1.2em;
}
p {
	padding: 0.6em 0 0.6em;
}
h1 {
	font: bold 250%/100% Georgia, Times, serif;
	padding: 8px 0 8px;
}
h2 {
	font: bold 190%/100% Georgia, Times, serif;
	padding: 5px 0 5px;
}
h3 {
	font: bold 135%/100% Georgia, Times, serif;
	padding: 1.2em 0 .3em;
}
h4 {
}
h5 {
	background-color:#F1F1E4;
	color:#5C5C5C;
	font-family:georgia;
	font-size:1.5em;
	font-weight:normal;
	line-height:25px;
	margin-bottom:10px;
	padding:5px;
}
h6 {
	color:#FF471F;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	margin:1em 0;
}
ul {
	list-style: none;
}

li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

ul.bulleted, ul.bulleted2 {

    list-style: none;

    padding-left: 5px;

    padding-right: 8px;
	
	padding-top: 1em;
	
	padding-bottom: 1em;

    margin-left: 0;

}
ul.bulleted li {

    background-image: url(../../../../../../../../../template/ankabut/img/sidebarbull.gif);

    background-repeat: no-repeat;

    background-position: 0 1px;

    padding: 0 0 5px 16px;

    line-height: normal;

}
ul.bulleted2 li {
	background-image: url(../../../../../../../../../template/four_chickens/img/bullet.gif);

    background-repeat: no-repeat;

    background-position: 0 1px;

    padding: 0 0 5px 16px;

    line-height: normal;
}
ul.bulleted2 li span {
	font-weight: bold;
}
p.caption {
	color:#666666;
	font-size:10px;
	font-weight:normal;
}
a {
	color: #763712;
	text-decoration: none;
	outline: none;
	border-style: none;
}
a:hover {
	none;
}
img {
	border: none;
}
sup {
	font-size: 50%;
}
.clear {
	clear:both;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin-bottom:-1px;
}

hr {
   background-color:#930400;
   color:#930400;
   height:2px;
   margin:1em 0;
}