/* Generic Selectors */

body {

font-family: Century Gothic, Arial, serif;

font-size: 10px;

background-color: #ffffff;

}

p {

width: 100%;

}

li {

list-style-type: none;

line-height: 0%;

}

h1 {

font-family: Century Gothic, Arial, serif;

font-size: 14px;

font-weight: normal;

color: #333333;

}