a:link    { color: #0069D2; text-decoration:none;      font-size:11pt }
a:visited { color: #0069D2; text-decoration:none;      font-size:11pt } 
a:hover   { color: #000000; text-decoration:none;      font-size:11pt }

a:link.mm    { color: #0069D2; text-decoration:none;      font-size:14pt }
a:visited.mm { color: #0069D2; text-decoration:none;      font-size:14pt } 
a:hover.mm   { color: #000000; text-decoration:none;      font-size:14pt }

a:link.m10    { color: #0069D2; text-decoration:none;      font-size:11pt }
a:visited.m10 { color: #0069D2; text-decoration:none;      font-size:11pt } 
a:hover.m10   { color: #000000; text-decoration:none;      font-size:11pt }

a:link.m23    { color: #cc0000; text-decoration:none;      font-size:23pt }
a:visited.m23 { color: #cc0000; text-decoration:none;      font-size:23pt } 
a:hover.m23   { color: #000000; text-decoration:none;      font-size:23pt }


body  { font-family: Calibri, 'Century Gothic', Arial, Helvetica; font-size:12pt; color:#555555 }
table { font-family: Calibri, 'Century Gothic', Arial, Helvetica; font-size:12pt; color:#555555 }

h1    { font-family: Calibri, 'Century Gothic', Arial, Helvetica; color: #333333; font-size:17pt }
h2    { font-family: Calibri, 'Century Gothic', Arial, Helvetica; color: #333333; font-size:15pt }
h3    { font-family: Calibri, 'Century Gothic', Arial, Helvetica; color: #A72716; font-size:15pt }



footer {
	text-align: left;
	position: fixed;
	bottom: 0;
	left:0;
	width:100%
}

#MainTable {
    opacity: 0.87;
    background: transparent;
}

img9 {
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
                   border: 0px;
}