p,b,i,dl,ul,ol,div,blockquote,form { 
        font-size:11pt;
        font-family:"Source Sans Pro",sans-serif;
		line-height: 1.5;
		color:black;		}

body { padding: 8px 4 4 4; margin: 8px 4 4 4;}
      
a:link    { color:#6888d0; text-decoration:none;}
a:visited { color:#6888d0; text-decoration:none;}
a:active  { color:#282870; text-decoration:underline;}
a:hover	  { color:#4858c0; text-decoration:underline;}           
        
table,td,tr,th,thead,tbody {    font-size:12pt;
        font-family:"Source Sans Pro",sans-serif; }
		
table.shaded	{ background:white;
				width:100%;
				max-width:960px;
				border:1px solid silver;
				box-shadow:0px 0px 8px 0px silver;
				padding:4px; }

td,th { padding:10px; 
      vertical-align:top;}
th { font-weight:bold; 
     text-align:left; }
td { word-wrap:break-word; }

ul,ol { padding-left:16px; }

big {   font-size:14pt;
        font-weight:bold;
		font-style:normal;
        font-family:"Source Sans Pro",sans-serif; }

small { font-size:10pt;
        font-weight:normal;
        font-style:normal;
        color:#e0e0e4;
        font-family:"Source Sans Pro",sans-serif; }
		
sup { font-size:8pt; }
		
li { font-size:10pt;
        font-weight:normal;
        font-style:normal;
        color:#707074;
        font-family:"Source Sans Pro",sans-serif; }

var { font-size:11pt;
     color:#6888d0;
     font-family:sans-serif;
     font-weight:normal;
     font-style:normal; }
        
h1 {    font-size:20pt;
        font-weight:bold;
        color:#2040a0;
        font-family:"Source Sans Pro",sans-serif; }
h2 {    font-size:16pt;
        font-weight:bold;
        color:#2040a0;
        font-family:"Source Sans Pro",sans-serif; }
h3 {    font-size:14pt; 
        font-weight:bold;
        color:#2040a0;
        font-family:"Source Sans Pro",sans-serif; }
h4 {    font-size:14pt; 
        font-weight:bold;
        color:black;
        font-family:"Source Sans Pro",sans-serif; } 
hr {	border:none;
		margin-top:30px;
		margin-bottom:30px;
		background-color:#e0e0e4;
		height:1px; }