body, td, th, p, ul, ol {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 13px;
color: #262525}

td {background: white;}
th {background: #3f7baf; color:white;}

a {text-decoration: none; color: #2c67a5; font-weight: normal;}
a:hover {color: crimson;}

h1, h2, h3 { color: goldenrod; }

p.indent {margin-left: 40px;}

div    {margin-left: 40px;
        margin-right: 40px;
        font-size: 14px;
        font-weight: normal;
        color: #2c67a5;
        background: white;
        text-align: justify;}

div.h1 {margin-left: 40px;
        margin-right: 40px;
        font-size: 30px;
        font-weight: bold;
        color: white;
        background: #2c67a5;
        text-align: center;}

div.h2 {margin-left: 40px;
        margin-right: 40px;
        font-size:25px;
        font-weight:bold;
        color: white;
        background:#2c67a5;
        text-align: center;}

div.f1 {margin-left: 40px;
        margin-right: 40px;
        font-size: 11px;
        font-weight: normal;
        color: #262525;
        background: white;
        text-align: center;}

div.header {margin-left: 40px;
        margin-right: 40px;
        font-size: 12px;
        font-weight: normal;
        color: #2c67a5 ;
        background:#f4f1ef;
        text-align: center;}

	div.header1 {margin-left: 40px;
        margin-right: 40px;
        font-size: 12px;
        font-weight: normal;
        color: #2c67a5 ;
        background:white;
        text-align: right;}

