.style1 {
	font-family: Verdana;
	font-size: 10px;
}
.style2 {color: #FF6600}
.style3 {color: #000000}
.style4 {
	font-family: Verdana;
	font-size: 12px;
	text-align:justify;
	}
.titlu {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
}
.menu_titlu {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
}
a.menu:link {
	font-family: Verdana;
	font-size: 12px;
	color: #7F0F0E;
	text-decoration: none;
	text-indent: 10px;
	font-weight: bold;
}
a.menu:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #7F0F0E;
	text-decoration: none;
	text-indent: 10px;
	font-weight: bold;
}
a.menu:active {
	font-family: Verdana;
	font-size: 12px;
	color: #7F0F0E;
	text-decoration: none;
	text-indent: 10px;
	font-weight: bold;
}
a.menu:hover {
	color: #999999;
	text-decoration: none;
}
a.sumar:link {
	font-family: Verdana;
	font-size: 10px;
	color: #7F0F0E;
	text-decoration: none;
	text-indent: 10px;
	font-weight: bold;
}
a.sumar:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #7F0F0E;
	text-decoration: none;
	text-indent: 10px;
	font-weight: bold;
}
a.sumar:active {
	font-family: Verdana;
	font-size: 10px;
	color: #7F0F0E;
	text-decoration: none;
	text-indent: 10px;
	font-weight: bold;
}
a.sumar:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-indent: 10px;
	font-weight: bold;
}
p {
	font-family: Verdana;
	font-size: 12px;
	text-align:justify;
}
li {
	font-family: Verdana;
	font-size: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 20px;
}
a.footer:link {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-indent: 10px;
}
a.footer:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-indent: 10px;
}
a.footer:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-indent: 10px;
}
a.footer:active {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-indent: 10px;
}
.padbottom {
	padding-bottom: 8px;
}