BODY {
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
}
P {
	font-size: 14px;
	color: #000;
	text-align: left;
}
LI { font-size: 11px; color: #000 }
H1, H2, H3{font-family: tahoma, arial, helvetica; color: #000066}
H4, H5 {font-family: tahoma, arial, helvetica; color: #006}
EM { font-weight: bold; color: #006; font-size: 12px}
a:hover { text-decoration: underline; color: #006}
.nou { text-decoration: none; color: #fff}
.main_nou { text-decoration: none; color: #000}
#header {
	height: auto;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#txt1 {
	color: #000000;
	background-color: #FFFFFF;
	background-position: center;
	height: auto;
	width: 600px;
	font-size: 11px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
#txt2 {
	color: #000000;
	background-color: #FFFFFF;
	background-position: center;
	height: auto;
	width: 80%;
	font-size: 11px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.noted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
