* { margin: 0; }
div.header { text-align: center; padding: 20px 0px 0px 0px; font-size: 14pt; }
div.header1 { text-align: center; padding: 0px 0px 5px 0px; font-size: 12pt; }
div.menu { text-align: center; padding: 10px 0px 40px 0px; font-size: 20pt; }
div.menu a { text-decoration: none; color: #fff; padding: 2px 0px 2px 0px; }
div.menu a.selected { border-bottom: 3px solid #96b8e4; }
div.white { text-align: center; padding: 20px 0px 20px 0px; font-size: 14pt; background-color: white; }
p { font-size: 11pt; margin:auto; width:680px; line-height: 150%; text-align: justify; }
strong { font-weight: normal; color: #fff; }
p.p2 { font-size: 16pt; margin:auto; width:680px; line-height: 110%; text-align: justify; }
strong { font-weight: normal; color: #fff; }
p.p3 { font-size: 13pt; margin:auto; width:680px; line-height: 110%; text-align: justify; color: #96b8e4; font-weight:bold}
p.p4 { font-size: 11pt; margin:auto; width:800px; line-height: 150%; text-align: justify; color: #333333 }
p.p5 { font-size: 11pt; margin:auto; width:800px; line-height: 150%; text-align: justify; }
p a { color: #b5b7be; background-color: #333; text-decoration: none; }
p a:hover { color: #fc9; }
p.copy { font-size: 8pt; margin:auto; width:680px; text-align: center; padding-top: 40px; }
p.copygrey { font-size: 8pt; margin:auto; width:680px; text-align: center; padding-top: 40px; color: #4f5158; }
span.highlight { color: #cddbda; font-weight:bold }
span.highlight2 { color: #666666; font-weight:bold }
body {
	font-family: arial, helvetica, sans-serif;
	background-color: #fff;
	color: #333;
	background-color: #4f5158;
	color: #b5b7be;
	}
.c { text-align: center; }
.secret { display: none; }

table { font-size: 10pt; margin: auto; border-collapse: collapse; margin-top: 20px; }
td { padding: 4px 10px 4px 10px; }
