p, li {
    font-family: Georgia, Times, serif;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 8px;
}

td {
    font-family: Georgia, Times, serif;
    font-size: 12px;
    line-height: 16px;
}

img {
	border: 0px;
}

a:link, a:visited {
    color: #495b54;
    text-decoration: underline;
    font-weight: normal;
}

a:active, a:hover {
    color: #495b54;
    text-decoration: none;
    font-weight: normal;
}

h1 {
    font-size: 28px;
    line-height: 16px;
    font-weight: normal;
    font-style: italic;
	color: #b05915;
    margin-bottom: 16px;
}

h1 a:link, h1 a:visited {
    color: #b05915;
    text-decoration: none;
    font-weight: normal;
}

h1 a:active, h1 a:hover {
    color: #b05915;
    text-decoration: underline;
    font-weight: normal;
}

h2 {
    font-family: Georgia, Times, serif;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    font-weight: bold;
    margin-top: 16px;
    margin-bottom: 0px;
}

h2.no-margin {
    margin-top: 0px;
}

p.quote {
    font-family: Georgia, Times, serif;
    font-size: 15px;
    line-height: 21px;
    font-style: italic;
    text-align: left;
    margin: 0 0 5 0;
}

p.quote-home {
    font-family: Georgia, Times, serif;
    font-size: 15px;
    line-height: 21px;
    font-style: italic;
    text-align: right;
    margin: 0 0 5 0;
}

p.caption {
    text-align: right;
}

h2.reviews {
    font-family: Georgia, Times, serif;
    font-size: 15px;
    line-height: 21px;
    font-style: italic;
    font-weight: bold;
    text-align: left;
    margin: 0 0 5 0;
}

p.features {
    font-family: Georgia, Times, serif;
    font-size: 11px;
    line-height: 16px;
    color: #000000;
}

p.features a:link, p.features a:visited {
    color: #b05915;
    text-decoration: none;
    font-weight: normal;
    font-style: italic;
}

p.features a:active, p.features a:hover {
    color: #b05915;
    text-decoration: underline;
    font-weight: normal;
    font-style: italic;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 0.1em;
    margin-top: 0px;
}

.menu-fr {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 0.05em;
    margin-top: 0px;
}

.menu a:link, .menu a:visited, .menu-fr a:link, .menu-fr a:visited {
    color: #30403b;
    text-decoration: none;
    font-weight: bold;
}

.menu a:active, .menu a:hover, .menu-fr a:active, .menu-fr a:hover {
    color: #b05915;
    text-decoration: none;
    font-weight: bold;
}

table.small tr td, p.small {
  font-family: Georgia, Times, serif;
  font-size: 10px;
  line-height: 12px;
  margin-top: 0px;
  color: #000000;
}