
.highlight{
    font-weight:bold;
}


h1, h2, h3, h4, h5, h6 {
	font-family:Georgia,serif;
	font-weight:normal;
    font-size:12pt;
    margin-bottom:5px;
}


h1 {

    font-size: 18pt;
    margin-bottom: 10px;
}
a {
    color: #38312b;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
}

a:hover {
   text-decoration:underline;
}

p {
    margin-bottom: 5px;
    line-height: 15pt;
    color: #5c5b5b;
}



