@charset "UTF-8";
/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:14px;
}

p {
margin-top:5px;
}

h1 {
font-size:14px;
margin-bottom:5px;
font-weight:bold;
text-transform:uppercase;
}

h2 {
font-size:11px;
font-weight:bold;
text-transform:none;
margin-bottom:5px;
}

img {
margin-bottom:10px;
padding-right:10px;
}

ul {
margin:0px;
padding-bottom:15px;
padding-left:10px;

}
li {
margin-bottom:8px;
}