a {
text-decoration: none;
}

a:link {color: #4d4d4d;}
a:visited {color:#4d4d4d;}
a:hover {color: black; background-color: #ccc;}

img {
border: 0px;
}

p {
margin-top: 5px;
margin-bottom: 15px;
letter-spacing: 0em;
line-height: 1.4em;
}

h2 {
font-size: 1.8em;
font-weight: normal;
letter-spacing: -.05em;
margin-top: 20px;
margin-bottom: 12px;
}

h3 {
font-size: 1.3em;
font-weight: normal;
letter-spacing: -.05em;
font-style: italic;
margin-top: 15px;
margin-bottom: 5px;
}

h4 {
font-size: 1em;
font-weight: bold;
margin-top: 7px;
margin-bottom: 3px;
padding: 0;
}

ul {
margin: 0;
padding-left: 0;
}

li {
list-style: none;
}
