body {
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 14px;
	background: #E5FBFB;
}
table {
	border:0px;
	border-collapse:collapse;
}
h1 {
	text-align: center;
	color: #38A4D5;
	font-family: Times New Roman;
}
h2 {
	text-align: center;
	color: #59C345;
	font-family: Times New Roman;
}
#text {
	margin: 350px 0px 0px 20px;
}
p {
	text-align: justify;
	text-indent: 25px;
}
hr.popa {
	border: 0px;
	background: #58C244;
	height: 5px;
}
#cms a:link, #cms a:visited, #cms a:hover  {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a:link, a:visited {
	color: #38A4D5;
	font-weight: normal;
}
a:hover {
	color: #EA8B72;
	font-weight: normal;
}
a.start {
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 25px;
}
#left_link a:link, #left_link a:visited, #left_link a:hover {
	font-size: 13px;
}
#left_link a:link, #left_link a:visited {
	text-decoration: none;
}
#left_link a:hover {
	text-decoration: underline;
}
#left_link li {
	text-align: left;
	text-indent: 0px;
	line-height: 80%;
	margin: 0px 0px 5px 0px;
}
#left_link ul {
	list-style-image: url(templ/arrow.jpg);
	
}