﻿body          { font-family: Palatino Linotype; font-size: 14pt; }
img           { float: left; }
h1            { font-size: 14px; }
h2            { font-size: 16pt; }
hr            { border: none; height: 1px; color: #ddd; background-color: #ddd; }
a, a:visited  { color: #0e8efc; text-decoration: none; padding-left: 10px; }
a:hover       { color: #ff5000; }
.apps         { border: none; border-spacing: 0px; font-size: 12pt; padding-bottom: 5px; }
.small        { font-size: 10pt; }
.container    { width: 100%; }
.left         { float: left; }
.right        { float: right; }
.center       { margin: 0 auto; }
.orange       { color: rgb(251, 79, 4) ! important; }