body {
	margin: 0; 
	padding: 0;
	align: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
/*	background-image: url(images/bgimg.jpg);*/
	
/*	background-image: url(images/bg.png); 
	background-position:center top;
	background-repeat: no-repeat; */
}

p.footer {
	font-family: verdana,sans-serif; 
	font-size: 8pt; 
	color: #cccccc;
	margin: 0px 10px 0px 10px;
	vertical-align: middle; 
}
p.main {
	font-family: verdana,sans-serif;
	font-size: 10pt;
	color:#000000;
	margin: 10px 10px 10px 10px;
	vertical-align: top;
	align: left;
}	

h1 {
	font-family: verdana,sans-serif;
	font-size: 11pt;
	color: #006600;
	font-weight: bold;
	margin: 10px 10px 10px 10px;
	vertical-align: top;
	align: left;
}

h2 {
	font-family: verdana,sans-serif;
	font-size: 10pt;
	color: #006600;
	font-weight: bold;
	font-style: italic;
	margin: 10px 10px 10px 10px;
	vertical-align: top;
	align: left;
}

hr.subtitlu {
	margin: 0px 10px 0px 10px;
	width: 50%; 
	border: 0;
	height: 2px;
	background-color: #66cc66;
}

hr.table {
	margin: 0 0 0 0;
/*	width: 50%; */
	border: 0;
	height: 1px;
	background-color: #006600;
}
div.menu {
	margin: 0 0 0 0;
	padding: 0;
	height: 10px;
	text-align: right;
	vertical-align: middle;
	font-size: 12pt;
	border: 0px none;
	font-weight: normal;

}

a.menu {
	font-size: 10pt;
	color: #006600;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a.menu:hover {
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
a.menu:active {
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
a.main {
	font-size: 10pt;
	color: #006600;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a.main:hover {
	font-size: 10pt;
	color: #006600;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

a.text {
	font-size: 10pt;
	color: #006600;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

a.text:hover {
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #66cc66;
}

ul.square {
	list-style-type: square;
	color: #006600;
}

li.main {
	font-family: verdana,sans-serif;
	font-size: 10pt;
	font-color:#000000;
	margin: 10 10 10 10;
	vertical-align: top;
	align: left;
}
img { border: 0; }