body 			{
			background-color: #d0d0d0;
      			color: #000000;
      			margin: 0;
      			padding: 0;
			font-family: sans-serif;
    			font-size: 10pt;
                        }

td 			{
			font-family: sans-serif;
    			font-size: 10pt;
                        }

.u1			{
			font-family: sans-serif;
    			font-size: 12pt;
			font-weight: 700;
			color: #4379c3;
			}

.u2			{
			font-family: sans-serif;
    			font-size: 10pt;
			font-weight: 700;
			color: #000000;
			margin-left: 20pt;
			margin-right: 20pt;
			margin-top: 20pt;
			}

.text			{
			font-family: sans-serif;
    			font-size: 10pt;
			font-weight: 400;
			margin-left: 20pt;
			margin-right: 20pt;
			margin-top: 20pt;
			}

a:link, a:visited, a:active, a:hover
			{
			background-color: transparent;
           		color: #4379c3;
           		font-weight: 700;
           		text-decoration:none;
    			font-size: 10pt;
                        }

a.headline:link, a.headline:visited, a.headline:active, a.headline:hover
			{
			background-color: transparent;
           		color: #ffffff;
           		font-weight: 700;
           		text-decoration:none;
    			font-size: 10pt;
			font-style: normal;
			margin-left: 0pt;
                        }

a.active
			{
			background-color: transparent;
           		color: #89b7ea;
           		font-weight: 700;
           		text-decoration:none;
    			font-size: 10pt;
			font-style: normal;
			margin-left: 0pt;
                        }


