/* Content CSS Document */

body {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 76%;
color: #000000;
}

img {
border: 0;
}

p {
line-height: 16px;
}

a {
text-decoration: none;
color: #666666;
}

a:hover {
text-decoration: underline;
}

h1 {
font-size: 130%;
}

h2 {
font-size: 110%;
color: #666666;
}

.front_text_header {
font-size: 120%;
color: #666666;
font-weight: bold;
}

ul {
list-style: square;
}