body      { background-color: #0D2B88;
            color: #000000;
            font-family: Verdana, Tahoma, Arial;
            font-size: 10pt;
            text-align: justify; }
a         { text-decoration: none; }
a:hover   { text-decoration: underline; }
a:link    { color: #0D2B88; }
a:visited { color: #0D2B88; }
a:active  { color: #0D2B88; }
h1        { font-size: 16pt; color: #000000; }
h2        { font-size: 13pt; color: #000000; }
h3        { font-size: 12pt; color: #000000; }
h4        { font-size: 11pt; color: #000000; }
h5        { font-size: 10pt; color: #000000; }
p,td      { background-color: #ffffff;
	    border-color: #0D2B88;
	    font-family: Verdana, Tahoma, Arial;
            font-size: 10pt; 
            text-align: justify; }