body {
background-color: #FFFFFF;
background-image:url(images/gradient-bg.jpg);
background-repeat:repeat-y;
color: #313131;
font-size:11px;
line-height:1.5;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #313131;
font-size: 11px;
line-height:1.5;
}

a {
color:#344259;
font-weight: bold;
text-decoration: none;
}

a:link {
color:#344259;
font-weight: bold;
text-decoration: none;
}

a:link:hover, a:visited:hover {
color:#c79c9f;
font-weight: bold;
text-decoration: underline;
}

h4 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color: #c79c9f;
}

hr {
color:#666666;
}

h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color: #344259;
}