@charset "utf-8";
/* CSS Document */

body, td, th {
	/* color: #FFFFFF; */
}
body {
	background-color: #009900;
	font-size: 14px;
	margin-left: 150px;
	margin-right: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
	
	}
.titlumare {
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 24px;
}
.header {
	font-family: "Times New Roman";
	font-size: 36px;
}
.footer {
	font-family: "Times New Roman";
	font-size: 10px;
}
.text {
	font-family: "Times New Roman";
	font-size: 14px;
}
.text2 {
	font-family: "Times New Roman";
	font-size: 18px;

}
