a:link    { color: #EA068C; text-decoration:none;      font-size:12pt }
a:visited { color: #EA068C; text-decoration:none;      font-size:12pt } 
a:hover   { color: #000000; text-decoration:underline; font-size:12pt }

a:link.9    { color: #EA068C; text-decoration:none;      font-size:9pt }
a:visited.9 { color: #EA068C; text-decoration:none;      font-size:9pt } 
a:hover.9   { color: #000000; text-decoration:underline; font-size:9pt }

a:link.mm    { color: #EA068C; text-decoration:none;      font-size:15pt; font-weight:bold }
a:visited.mm { color: #EA068C; text-decoration:none;      font-size:15pt; font-weight:bold } 
a:hover.mm   { color: #000000; text-decoration:underline; font-size:15pt; font-weight:bold }


body { font-family: Calibri, Arial, Helvetica; font-style: normal; font-weight: 300; line-height: 26px; color:#666666 }

table { color: #666666; font-size:11pt }
h1    { color: #2B9DD8; font-size:17pt }
h2    { color: #666666; font-size:13pt }
h3    { color: #2B9DD8; font-size:15pt }


footer {
	text-align: left;
	position: fixed;
	bottom: 0;
	left:0;
	width:100%
}

#MainTable {
    opacity: 0.87;
    background: transparent;
}