﻿body { background-color: #d8e4d1;
color: #333333;
font-family: arial;
font-size: 10pt;
}

img { border: none;
}

h1 { font-size: 20pt;
font-weight: bold;
color: #bb3333;
}

h2 { font-size: 18pt;
font-weight: bold;
color: #0b9118;
text-align: left;
}


h3.widget { font-size: 12pt;
font-weight: bold;
color: #505050;
background-color: #e9b692;
border: 1px dotted #c26844;
text-align: right;
line-height: 1;
margin-top: -9px;
}

p {text-align: justify;
font-size: 12pt;
}

p.widget {text-align: justify;
font-size: 8pt;
background-color: #fee1cd;
border: 1px dotted #c26844;
padding: 2px;
line-height: 1;
margin-top: -15px;
}

a { color: #e5a200;
font-weight: bold;
text-decoration: none;
}

a:hover { color: #be0000;
font-weight: bold;
text-decoration: none;
}