﻿body {background-color: #182131; margin:0; font-family: lucida sans unicode, Trebuchet MS, arial; font-size: 8pt; color: #333}
p {font-family: calibri,helvetica; font-size: 12pt; color: #333; margin-top: 0px; margin-bottom: 0px; line-height:125% }
li {font-family: calibri,helvetica; font-size: 12pt; color: #333; margin-top: 0px; margin-bottom: 0px; line-height:125% }
a:link {color: #D74D0D}
a:visited {color: #D74D0D}
a:hover {color: #3d59ab}
a:active {color: #333}
h1  { font-family: Impact; font-size: 32pt; font-weight: normal; margin-top: 0px; margin-bottom: 0px }
h2  { font-family: arial; font-size: 18pt; font-weight: bold; margin-top: 0px; margin-bottom: 0px }
h3  { font-family: arial; font-size: 18pt; font-weight: bold; margin-top: 0px; margin-bottom: 0px; font-style: italic }
h4	{ font-family: arial; font-size: 16pt; font-weight: bold; margin-top: 0px; margin-bottom: 0px }
h5  { font-family: arial; font-size: 12pt; font-weight: bold; margin-top: 0px; margin-bottom: 0px; color:white }
ul { margin-top: 0px; margin-bottom: 0px }

div.container {
                background-color:#fefefe;
                width:100%;
                max-width:1130px;
                min-width:990px;
                margin: auto;
                border-left:1px solid #fefefe;
                border-right:1px solid #fefefe;
                border-collapse:collapse
        }

.pic_text { font-family: calibri,helvetica; font-size: 10pt; margin-top: 3px }
.big_title { font-family: Impact; font-size: 28pt }
.text_below_table { font-family: calibri,helvetica; font-size: 10pt; margin-top: 6px; margin-bottom: 6px }
.text_in_table { font-family: calibri,helvetica; font-size: 10pt; margin-bottom: 2px }
.white_text_in_table { font-family: calibri,helvetica; font-size: 10pt; margin-top: 2px; margin-bottom: 2px; color:#fff }
.colorofto { color:#3D59AB }
.page_title { font-size: 30pt }
.shadow {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	border-radius:7px; 
	}
.MyLink { text-decoration: none; }
.MyLink:hover { text-decoration: underline; }

.MyLinkWhite { text-decoration: none; }
.MyLinkWhite:hover { text-decoration: underline; }