/* CSS Document */



img {

 clear: both;

 }

 

ul {

 list-style-type: none;

 margin: 3px 12px;

 padding: 3px 12px;

 }

 

p {

 line-height: 1.5em;

 margin-bottom: 1em;

 padding-bottom: 1em;

 }


