body, html {
	background: #000000;
	font-size: 10pt;
	font-family: Times New Roman;
	color: #000000;
	text-align: left;
    }
p {
	color: #000000;
	font-weight: normal;
	line-height: 120%;
	width: 500px;
	border: 0px solid red;
	text-align: left;
	margin-bottom: 10px;
	text-indent: 30px;
	}

h1 {
	font-size: 20pt;
	font-family: Times #Tahoma, Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-weight : normal;
	text-align: center;
	margin-top: 30;
	margin-bottom: 20;
	margin-left: 30;
	width: 500px;
	}
h2 {
	font-size: 14pt;
	font-family: Times #Tahoma, Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-weight : normal;
	text-align: center;
	margin-top: 30;
	margin-bottom: 20;
	margin-left: 30;
	width: 500px;
	}
h3, h4 {
	font-size: 12pt;
	font-family: Times #Tahoma, Helvetica, Arial, sans-serif;
	color: #000000;
	font-weight : bold;
	text-align: center;
	margin-top: 30;
	margin-bottom: 20;
	margin-left: 30;
	width: 500px;
	}
a:link, a:visited, a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	color : #ffffff;
	}
div {border: 1px solid white}

table {
	border: 0;
	align: center;
	border-spacing: 0;
	width: 800px;
	background-color: #448877;
	}

table.investice {
	border: 0px solid white;
	align: center;
	border-spacing: 0;
	width: 550px;
	background-color: #448877;
	}

.menu {
	width: 131px;
	background-color: #559988;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	text-indent: 0px;
	}
.menudark {
	width: 131px;
	background-color: #448877;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0;
	text-indent: 0px;
	}
.head {
	margin-top: 30px;
	margin-bottom: 50px;
	text-align: center;
	}
.texttitul {
	color: #000000;
	font-weight: normal;
	line-height: 170%;
	width: 400px;
	border: 0px solid red;
	text-align: left;
	margin-bottom: 70px;
	}
.text {
	color: #000000;
	font-weight: normal;
	line-height: 120%;
	width: 400px;
	border: 0px solid red;
	text-align: left;
	margin-bottom: 5px;
	}
.textend {
	color: #000000;
	font-weight: normal;
	line-height: 120%;
	width: 400px;
	border: 0px solid red;
	text-align: left;
	margin-bottom: 70px;
	}

li {
	color: #000000;
	font-weight: normal;
	line-height: 120%;
	width: 400px;
	border: 0px solid red;
	text-align: left;
	margin-bottom: 0px;
	}


.table_center {
	height: 600px;
	margin-top: -300px;
	position: absolute;
	top: 50%;
	width: 100%;
	left: 0%;
	background-color: transparent;
	} 
.c {
	color: #4d4d4d;
	}

